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 |
|---|---|
String |
getActivityRef() |
boolean |
isWaitForCompletion() |
void |
setActivityRef(String activityRef) |
void |
setWaitForCompletion(boolean waitForCompletion) |
addAttribute, addExtensionElement, getAttributes, getAttributeValue, getExtensionElements, getId, getXmlColumnNumber, getXmlRowNumber, setAttributes, setExtensionElements, setId, setXmlColumnNumber, setXmlRowNumberprotected String activityRef
protected boolean waitForCompletion
Copyright © 2013 Alfresco. All rights reserved.