public class BoundaryEventInstanceImpl extends CatchEventInstanceImpl implements BoundaryEventInstance
| Constructor and Description |
|---|
BoundaryEventInstanceImpl(String name,
long flownodeDefinitionId,
long activityInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getActivityInstanceId() |
String |
getActivityName() |
FlowNodeType |
getType()
Returns the
FlowNodeType that precises the concrete type of this FlowNodeInstance. |
int |
hashCode() |
void |
setActivityInstanceId(long activityInstanceId) |
void |
setActivityName(String activityName) |
isInterrupting, setInterruptinggetDescription, getDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getReachedStateDate, getRootContainerId, getState, getStateCategory, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setExecutedByDelegate, setExecutedBySubstitute, setFlownodeDefinitionId, setLastUpdateDate, setParentContainerId, setParentProcessInstanceId, setProcessDefinitionId, setReachedSateDate, setRootContainerId, setState, setStateCategory, toStringgetName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitisInterruptinggetDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getReachedStateDate, getRootContainerId, getState, getStateCategorygetDescriptiongetNamegetIdpublic BoundaryEventInstanceImpl(String name, long flownodeDefinitionId, long activityInstanceId)
public FlowNodeType getType()
FlowNodeInstanceFlowNodeType that precises the concrete type of this FlowNodeInstance.getType in interface FlowNodeInstanceFlowNodeTypepublic String getActivityName()
getActivityName in interface BoundaryEventInstancepublic void setActivityName(String activityName)
public long getActivityInstanceId()
getActivityInstanceId in interface BoundaryEventInstancepublic void setActivityInstanceId(long activityInstanceId)
public int hashCode()
hashCode in class CatchEventInstanceImplpublic boolean equals(Object obj)
equals in class CatchEventInstanceImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.