Package org.flowable.external.client
Interface AcquiredExternalWorkerJob
- All Superinterfaces:
ExternalWorkerJob
- All Known Implementing Classes:
BaseAcquiredExternalWorkerJob
A job that has been acquired and lock and is ready to be executed.
- Author:
- Filip Hrisafov
-
Method Summary
Methods inherited from interface org.flowable.external.client.ExternalWorkerJob
getCorrelationId, getCreateTime, getDueDate, getElementId, getElementName, getExceptionMessage, getId, getLockExpirationTime, getRetries, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getTenantId, getWorkerId
-
Method Details
-
getVariables
-