Uses of Enum
org.apache.shardingsphere.elasticjob.lite.lifecycle.domain.JobBriefInfo.JobStatus
Packages that use JobBriefInfo.JobStatus
-
Uses of JobBriefInfo.JobStatus in org.apache.shardingsphere.elasticjob.lite.lifecycle.domain
Methods in org.apache.shardingsphere.elasticjob.lite.lifecycle.domain that return JobBriefInfo.JobStatusModifier and TypeMethodDescriptionstatic JobBriefInfo.JobStatusReturns the enum constant of this type with the specified name.static JobBriefInfo.JobStatus[]JobBriefInfo.JobStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.