Class CurrentStatus

    • Constructor Detail

      • CurrentStatus

        public CurrentStatus()
    • Method Detail

      • useCache

        public boolean useCache()
      • setUseCache

        public void setUseCache​(boolean useCache)
      • setCurrentScope

        public void setCurrentScope​(String scope)
      • getCurrentScope

        public String getCurrentScope()
      • setCurrentResourceType

        public void setCurrentResourceType​(String resType)
      • getCurrentResourceType

        public String getCurrentResourceType()
      • getCurrentResourceSubType

        public String getCurrentResourceSubType()
      • setCurrentResourceSubType

        public void setCurrentResourceSubType​(String currentResourceSubType)
      • getCredentials

        public UserGroup getCredentials()
      • setCredentials

        public void setCredentials​(UserGroup credentials)
      • setRunningMode

        public void setRunningMode​(RunningMode runningMode)
      • setCurrentUser

        public void setCurrentUser​(String currentUser)
      • getCurrentUser

        public String getCurrentUser()
      • isLoadGHNatStartup

        public boolean isLoadGHNatStartup()
      • setLoadGHNatStartup

        public void setLoadGHNatStartup​(boolean loadGHNatStartup)