Uses of Enum Class
de.mid.innovator.srv.ServerStatus
Packages that use ServerStatus
Package
Description
All classes in this package are used for communicating with the Innovator repository server
and license server.
-
Uses of ServerStatus in de.mid.innovator.srv
Methods in de.mid.innovator.srv that return ServerStatusModifier and TypeMethodDescriptionstatic ServerStatusReturns the enum constant of this class with the specified name.static ServerStatus[]ServerStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.mid.innovator.srv that return types with arguments of type ServerStatusModifier and TypeMethodDescriptionLicenseServer.getServerStatus(String repName) The method returns a set of runtime status flags of the given repository server.RepositoryServer.getStatus()