Uses of Enum Class
org.opentestfactory.messages.AbstractWorkerJobState.WorkerJob.Status
-
Uses of AbstractWorkerJobState.WorkerJob.Status in org.opentestfactory.messages
Fields in org.opentestfactory.messages declared as AbstractWorkerJobState.WorkerJob.StatusMethods in org.opentestfactory.messages that return AbstractWorkerJobState.WorkerJob.StatusModifier and TypeMethodDescriptionAbstractWorkerJobState.WorkerJob.getStatus()Returns the enum constant of this class with the specified name.AbstractWorkerJobState.WorkerJob.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opentestfactory.messages with parameters of type AbstractWorkerJobState.WorkerJob.StatusModifierConstructorDescriptionWorkerJob(String workerId, AbstractWorkerJobState.WorkerJob.Status status)