Uses of Enum Class
org.activiti.engine.impl.cmd.JobType
Packages that use JobType
-
Uses of JobType in org.activiti.engine.impl.cmd
Subclasses with type arguments of type JobType in org.activiti.engine.impl.cmdFields in org.activiti.engine.impl.cmd declared as JobTypeMethods in org.activiti.engine.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.activiti.engine.impl.cmd with parameters of type JobType