public abstract class CatchEventInstanceImpl extends EventInstanceImpl implements CatchEventInstance
| Constructor and Description |
|---|
CatchEventInstanceImpl(String name,
long flownodeDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isInterrupting() |
void |
setInterrupting(boolean interrupting) |
getDescription, 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, waitgetDisplayDescription, getDisplayName, getExecutedBy, getExecutedByDelegate, getExecutedBySubstitute, getFlownodeDefinitionId, getLastUpdateDate, getParentContainerId, getParentProcessInstanceId, getProcessDefinitionId, getReachedStateDate, getRootContainerId, getState, getStateCategory, getTypegetDescriptiongetNamegetIdpublic CatchEventInstanceImpl(String name, long flownodeDefinitionId)
public boolean isInterrupting()
isInterrupting in interface CatchEventInstancepublic void setInterrupting(boolean interrupting)
public int hashCode()
hashCode in class FlowNodeInstanceImplpublic boolean equals(Object obj)
equals in class FlowNodeInstanceImplCopyright © 2018 Bonitasoft S.A.. All rights reserved.