public class SubProcessActivityInstanceImpl extends ActivityInstanceImpl implements SubProcessActivityInstance
| Constructor and Description |
|---|
SubProcessActivityInstanceImpl(String name,
long flownodeDefinitionId,
boolean triggeredByEvent) |
| Modifier and Type | Method and Description |
|---|---|
FlowNodeType |
getType() |
boolean |
isTriggeredByEvent() |
getLastUpdateDate, getReachedStateDate, setLastUpdateDate, setReachedSateDateequals, getDescription, getDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getState, getStateCategory, hashCode, setDescription, setDisplayDescription, setDisplayName, setExecutedBy, setFlownodeDefinitionId, setParentContainerId, setParentProcessInstanceId, setProcessDefinitionId, setRootContainerId, setState, setStateCategory, toStringgetName, setNamegetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLastUpdateDate, getReachedStateDategetDisplayDescription, getDisplayName, getExecutedBy, getFlownodeDefinitionId, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getRootContainerId, getState, getStateCategorygetDescriptiongetNamegetIdpublic SubProcessActivityInstanceImpl(String name, long flownodeDefinitionId, boolean triggeredByEvent)
public FlowNodeType getType()
getType in interface FlowNodeInstancepublic boolean isTriggeredByEvent()
isTriggeredByEvent in interface SubProcessActivityInstanceCopyright © 2013 BonitaSoft. All Rights Reserved.