Constant Field Values
Contents
org.flowable.*
-
org.flowable.job.service.JobServiceConfiguration Modifier and Type Constant Field Value public static final StringJOB_EXECUTION_SCOPE_ALL"all"public static final StringJOB_EXECUTION_SCOPE_CMMN"cmmn"
-
org.flowable.job.service.impl.asyncexecutor.DefaultJobManager Modifier and Type Constant Field Value public static final StringCYCLE_TYPE"cycle"
-
org.flowable.job.service.impl.history.async.AsyncHistorySession Modifier and Type Constant Field Value public static final StringTIMESTAMP"__timeStamp"
-
org.flowable.job.service.impl.history.async.transformer.HistoryJsonTransformer Modifier and Type Constant Field Value public static final StringFIELD_NAME_DATA"data"public static final StringFIELD_NAME_TYPE"type"
-
org.flowable.job.service.impl.persistence.entity.JobServiceEntityConstants Modifier and Type Constant Field Value public static final StringJOB_SERVICE_ID_PREFIX"JOB-"