Class JobImpl
java.lang.Object
io.camunda.client.impl.search.response.JobImpl
- All Implemented Interfaces:
Job
-
Constructor Details
-
JobImpl
-
-
Method Details
-
getJobKey
-
getType
-
getWorker
-
getState
-
getKind
-
getListenerEventType
- Specified by:
getListenerEventTypein interfaceJob
-
getRetries
- Specified by:
getRetriesin interfaceJob
-
isDenied
-
getDeniedReason
- Specified by:
getDeniedReasonin interfaceJob
-
hasFailedWithRetriesLeft
- Specified by:
hasFailedWithRetriesLeftin interfaceJob
-
getErrorCode
- Specified by:
getErrorCodein interfaceJob
-
getErrorMessage
- Specified by:
getErrorMessagein interfaceJob
-
getCustomerHeaders
- Specified by:
getCustomerHeadersin interfaceJob
-
getDeadline
- Specified by:
getDeadlinein interfaceJob
-
getEndTime
- Specified by:
getEndTimein interfaceJob
-
getProcessDefinitionId
- Specified by:
getProcessDefinitionIdin interfaceJob
-
getProcessDefinitionKey
- Specified by:
getProcessDefinitionKeyin interfaceJob
-
getProcessInstanceKey
- Specified by:
getProcessInstanceKeyin interfaceJob
-
getElementId
- Specified by:
getElementIdin interfaceJob
-
getElementInstanceKey
- Specified by:
getElementInstanceKeyin interfaceJob
-
getTenantId
- Specified by:
getTenantIdin interfaceJob
-