Uses of Enum Class
org.flowable.job.service.impl.cmd.JobType
Packages that use JobType
-
Uses of JobType in org.flowable.job.service.impl.cmd
Fields in org.flowable.job.service.impl.cmd declared as JobTypeMethods in org.flowable.job.service.impl.cmd that return JobTypeModifier and TypeMethodDescriptionstatic JobTypeReturns the enum constant of this class with the specified name.static JobType[]JobType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.flowable.job.service.impl.cmd with parameters of type JobTypeModifierConstructorDescriptionGetJobExceptionStacktraceCmd(String jobId, JobType jobType, JobServiceConfiguration jobServiceConfiguration)