public interface FlowableProcessEngineEvent extends FlowableEngineEvent
FlowableEvent implementations related to the process engine,
exposing process engine specific functions.| Modifier and Type | Method and Description |
|---|---|
DelegateExecution |
getExecution()
Return the execution this event is associated with.
|
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeDelegateExecution getExecution()
DelegateExecution instance when a command context is active.Copyright © 2020 Flowable. All rights reserved.