Package org.flowable.job.api
Interface HistoryJob
- All Superinterfaces:
JobInfo
Represents one history job
- Author:
- Tijs Rademakers
-
Field Summary
Fields inherited from interface org.flowable.job.api.JobInfo
MAX_EXCEPTION_MESSAGE_LENGTH
-
Method Summary
Modifier and TypeMethodDescriptionGet the job create time.Get the scope type.Methods inherited from interface org.flowable.job.api.JobInfo
getCustomValues, getExceptionMessage, getId, getJobHandlerConfiguration, getJobHandlerType, getRetries, getTenantId
-
Field Details
-
HISTORY_JOB_TYPE
- See Also:
-
-
Method Details