public interface FlowableProcessStartedEvent extends FlowableEntityWithVariablesEvent
FlowableEvent
related to start event being sent when a process instance is started.Modifier and Type | Method and Description |
---|---|
String |
getNestedProcessDefinitionId() |
String |
getNestedProcessInstanceId() |
getVariables, isLocalScope
getEntity
getType
String getNestedProcessInstanceId()
String getNestedProcessDefinitionId()
Copyright © 2019 Flowable. All rights reserved.