public class ActivitiErrorEventImpl extends ActivitiActivityEventImpl implements ActivitiErrorEvent
ActivitiErrorEvent.| Modifier and Type | Field and Description |
|---|---|
protected String |
errorCode |
activityIdexecutionId, processDefinitionId, processInstanceId, type| Constructor and Description |
|---|
ActivitiErrorEventImpl(ActivitiEventType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
void |
setErrorCode(String errorCode) |
getActivityId, setActivityIdgetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActivityIdgetEngineServices, getExecutionId, getProcessDefinitionId, getProcessInstanceId, getTypeprotected String errorCode
public ActivitiErrorEventImpl(ActivitiEventType type)
public void setErrorCode(String errorCode)
public String getErrorCode()
getErrorCode in interface ActivitiErrorEventCopyright © 2014 Alfresco. All rights reserved.