public class FlowableConditionalEventImpl extends FlowableActivityEventImpl implements FlowableConditionalEvent
FlowableConditionalEvent implementation.| Modifier and Type | Field and Description |
|---|---|
protected String |
conditionExpression |
activityId, activityName, activityType, behaviorClassscopeDefinitionId, scopeId, scopeType, subScopeIdtype| Constructor and Description |
|---|
FlowableConditionalEventImpl(FlowableEngineEventType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConditionExpression() |
void |
setConditionExpression(String conditionExpression) |
getActivityId, getActivityName, getActivityType, getBehaviorClass, setActivityId, setActivityName, setActivityType, setBehaviorClassgetExecutiongetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setScopeDefinitionId, setScopeId, setScopeType, setSubScopeId, setTypetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActivityId, getActivityName, getActivityType, getBehaviorClassgetExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdgetTypeprotected String conditionExpression
public FlowableConditionalEventImpl(FlowableEngineEventType type)
public String getConditionExpression()
getConditionExpression in interface FlowableConditionalEventpublic void setConditionExpression(String conditionExpression)
Copyright © 2020 Flowable. All rights reserved.