public class CompensateEventDefinition extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
activityRef |
protected boolean |
waitForCompletion |
Constructor and Description |
---|
CompensateEventDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getActivityRef() |
boolean |
isWaitForCompletion() |
void |
setActivityRef(String activityRef) |
void |
setWaitForCompletion(boolean waitForCompletion) |
protected String activityRef
protected boolean waitForCompletion
Copyright © 2015. All rights reserved.