public class CompensateEventDefinition extends EventDefinition
| Modifier and Type | Field and Description |
|---|---|
protected String |
activityRef |
protected boolean |
waitForCompletion |
attributes, extensionElements, id, xmlColumnNumber, xmlRowNumber| Constructor and Description |
|---|
CompensateEventDefinition() |
| Modifier and Type | Method and Description |
|---|---|
CompensateEventDefinition |
clone() |
String |
getActivityRef() |
boolean |
isWaitForCompletion() |
void |
setActivityRef(String activityRef) |
void |
setValues(CompensateEventDefinition otherDefinition) |
void |
setWaitForCompletion(boolean waitForCompletion) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setValues, setXmlColumnNumber, setXmlRowNumberprotected String activityRef
protected boolean waitForCompletion
public String getActivityRef()
public void setActivityRef(String activityRef)
public boolean isWaitForCompletion()
public void setWaitForCompletion(boolean waitForCompletion)
public CompensateEventDefinition clone()
clone in class EventDefinitionpublic void setValues(CompensateEventDefinition otherDefinition)
Copyright © 2016 Alfresco. All rights reserved.