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