Uses of Enum Class
org.pentaho.platform.api.engine.IServerStatusProvider.ServerStatus
Packages that use IServerStatusProvider.ServerStatus
-
Uses of IServerStatusProvider.ServerStatus in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IServerStatusProvider.ServerStatusModifier and TypeMethodDescriptionIServerStatusProvider.getStatus()
ServerStatusProvider.getStatus()
Returns the enum constant of this class with the specified name.static IServerStatusProvider.ServerStatus[]
IServerStatusProvider.ServerStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.platform.api.engine with parameters of type IServerStatusProvider.ServerStatusModifier and TypeMethodDescriptionvoid
IServerStatusProvider.setStatus
(IServerStatusProvider.ServerStatus serverStatus) void
ServerStatusProvider.setStatus
(IServerStatusProvider.ServerStatus serverStatus)