public interface ActionInstanceExecutionResult extends HistoricActionInstance
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
getExecutionPayload()
The optional execution payload
|
Intent |
getIntent()
The optional ui intent of the execution
|
getActionDefinitionId, getExecutedBy, getExecutionDate, getFormInstanceId, getFormKey, getFormParentDeploymentId, getId, getName, getPriority, getScopeDefinitionId, getScopeId, getScopeType, getStartDate, getSubScopeId, getTenantId
Intent getIntent()
com.fasterxml.jackson.databind.JsonNode getExecutionPayload()