Uses of Enum Class
co.ankatech.ankasecure.sdk.model.RotationJob.Status
Packages that use RotationJob.Status
-
Uses of RotationJob.Status in co.ankatech.ankasecure.sdk.model
Subclasses with type arguments of type RotationJob.Status in co.ankatech.ankasecure.sdk.modelModifier and TypeClassDescriptionstatic enum
Enumerates the finite set of job states.Methods in co.ankatech.ankasecure.sdk.model that return RotationJob.StatusModifier and TypeMethodDescriptionRotationJob.getStatus()
static RotationJob.Status
Returns the enum constant of this class with the specified name.static RotationJob.Status[]
RotationJob.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in co.ankatech.ankasecure.sdk.model with parameters of type RotationJob.Status