public class ActivitiErrorEventImpl extends ActivitiActivityEventImpl implements ActivitiErrorEvent
ActivitiErrorEvent
.Modifier and Type | Field and Description |
---|---|
protected String |
errorCode |
activityId, activityName, activityType, behaviorClass
executionId, 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, setBehaviorClass
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType, setExecutionId, setProcessDefinitionId, setProcessInstanceId, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActivityId, getActivityName, getActivityType, getBehaviorClass
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getType
protected String errorCode
public ActivitiErrorEventImpl(ActivitiEventType type)
public void setErrorCode(String errorCode)
public String getErrorCode()
getErrorCode
in interface ActivitiErrorEvent
Copyright © 2015 Alfresco. All rights reserved.