Uses of Class
org.alfresco.repo.mode.ServerMode
-
Packages that use ServerMode Package Description org.alfresco.repo.mode -
-
Uses of ServerMode in org.alfresco.repo.mode
Fields in org.alfresco.repo.mode declared as ServerMode Modifier and Type Field Description ServerModeServerModeImpl. serverModeMethods in org.alfresco.repo.mode that return ServerMode Modifier and Type Method Description ServerModeServerModeImpl. getServerMode()ServerModeServerModeProvider. getServerMode()Get the Server Mode which is a configuration property set via alfresco-global.propertues.static ServerModeServerMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ServerMode[]ServerMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-