public class ActivitiErrorEventImpl extends ActivitiActivityEventImpl implements ActivitiErrorEvent
ActivitiErrorEvent.| Modifier and Type | Field and Description |
|---|---|
protected String |
errorCode |
activityId, activityName, activityType, behaviorClassexecutionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiErrorEventImpl(ActivitiEventType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
void |
setErrorCode(String errorCode) |
getActivityId, getActivityName, getActivityType, getBehaviorClass, setActivityId, setActivityName, setActivityType, setBehaviorClassgetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActivityId, getActivityName, getActivityType, getBehaviorClassgetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTypeprotected String errorCode
public ActivitiErrorEventImpl(ActivitiEventType type)
public void setErrorCode(String errorCode)
public String getErrorCode()
getErrorCode in interface ActivitiErrorEventCopyright © 2016 Alfresco. All rights reserved.