Class ExternalTaskDto
java.lang.Object
org.eximeebpms.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- Author:
- Thorben Lindhauer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Dateprotected longprotected Stringprotected Stringprotected Stringprotected Stringprotected Integerprotected booleanprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
activityId
-
activityInstanceId
-
errorMessage
-
executionId
-
id
-
lockExpirationTime
-
processDefinitionId
-
processDefinitionKey
-
processDefinitionVersionTag
-
processInstanceId
-
retries
-
suspended
protected boolean suspended -
workerId
-
topicName
-
tenantId
-
priority
protected long priority -
businessKey
-
-
Constructor Details
-
ExternalTaskDto
public ExternalTaskDto()
-
-
Method Details
-
fromExternalTask
-