Uses of Enum
org.apache.tika.server.core.ServerStatus.STATUS
-
Uses of ServerStatus.STATUS in org.apache.tika.server.core
Modifier and TypeMethodDescriptionServerStatus.getStatus()
static ServerStatus.STATUS
Returns the enum constant of this type with the specified name.static ServerStatus.STATUS[]
ServerStatus.STATUS.values()
Returns an array containing the constants of this enum type, in the order they are declared.