public interface FlowableActivityEvent extends FlowableEngineEvent
FlowableEvent related to an activity within an execution.| Modifier and Type | Method and Description |
|---|---|
String |
getActivityId() |
String |
getActivityName() |
String |
getActivityType() |
String |
getBehaviorClass() |
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeString getActivityId()
String getActivityName()
String getActivityType()
String getBehaviorClass()
Copyright © 2020 Flowable. All rights reserved.