Uses of Enum
org.apache.tika.server.core.ServerStatus.TASK
-
Uses of ServerStatus.TASK in org.apache.tika.server.core
Modifier and TypeMethodDescriptionstatic ServerStatus.TASK
Returns the enum constant of this type with the specified name.static ServerStatus.TASK[]
ServerStatus.TASK.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionlong
ServerStatus.start
(ServerStatus.TASK task, String fileName, long timeoutMillis)