public class CompensateEventSubscriptionEntity extends EventSubscriptionEntity
activity, activityId, configuration, created, eventName, eventType, execution, executionId, id, jobDeclaration, processInstanceId, revision, tenantId| Constructor and Description |
|---|
CompensateEventSubscriptionEntity() |
| Modifier and Type | Method and Description |
|---|---|
static CompensateEventSubscriptionEntity |
createAndInsert(ExecutionEntity executionEntity,
ActivityImpl activity) |
ExecutionEntity |
getCompensatingExecution() |
CompensateEventSubscriptionEntity |
moveUnder(ExecutionEntity newExecution) |
protected void |
processEventSync(Object payload) |
addToExecution, delete, equals, eventReceived, getActivity, getActivityId, getConfiguration, getCreated, getEventName, getEventType, getExecution, getExecutionId, getId, getJobDeclaration, getPersistentState, getProcessDefinition, getProcessInstanceId, getRevision, getRevisionNext, getTenantId, hashCode, insert, removeFromExecution, scheduleEventAsync, setActivity, setActivityId, setConfiguration, setCreated, setEventName, setEventType, setExecution, setExecutionId, setId, setProcessInstanceId, setRevision, setTenantId, toStringpublic static CompensateEventSubscriptionEntity createAndInsert(ExecutionEntity executionEntity, ActivityImpl activity)
protected void processEventSync(Object payload)
processEventSync in class EventSubscriptionEntitypublic CompensateEventSubscriptionEntity moveUnder(ExecutionEntity newExecution)
public ExecutionEntity getCompensatingExecution()
Copyright © 2017. All rights reserved.