Uses of Enum Class
org.alfresco.repo.mode.ServerMode
Packages that use ServerMode
-
Uses of ServerMode in org.alfresco.repo.mode
Fields in org.alfresco.repo.mode declared as ServerModeMethods in org.alfresco.repo.mode that return ServerModeModifier and TypeMethodDescriptionServerModeImpl.getServerMode()ServerModeProvider.getServerMode()Get the Server Mode which is a configuration property set via alfresco-global.propertues.static ServerModeReturns the enum constant of this class with the specified name.static ServerMode[]ServerMode.values()Returns an array containing the constants of this enum class, in the order they are declared.