Uses of Enum
org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
Packages that use JobStatusTraceEvent.State
-
Uses of JobStatusTraceEvent.State in org.apache.shardingsphere.elasticjob.tracing.event
Methods in org.apache.shardingsphere.elasticjob.tracing.event that return JobStatusTraceEvent.StateModifier and TypeMethodDescriptionstatic JobStatusTraceEvent.StateReturns the enum constant of this type with the specified name.static JobStatusTraceEvent.State[]JobStatusTraceEvent.State.values()Returns an array containing the constants of this enum type, in the order they are declared.