public class CompensationScopeInstance extends ExceptionScopeInstance
| Constructor and Description |
|---|
CompensationScopeInstance() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCompensationInstances(Collection<NodeInstance> generatedInstances) |
String |
getContextType() |
void |
handleException(ExceptionHandler handler,
String compensationActivityRef,
Object dunno) |
void |
handleException(String activityRef,
Object dunno) |
getExceptionScopegetContext, getContextId, getContextInstanceContainer, getProcessInstance, setContextId, setContextInstanceContainer, setProcessInstancepublic String getContextType()
getContextType in interface ContextInstancegetContextType in class ExceptionScopeInstancepublic void addCompensationInstances(Collection<NodeInstance> generatedInstances)
public void handleException(String activityRef, Object dunno)
handleException in class ExceptionScopeInstancepublic void handleException(ExceptionHandler handler, String compensationActivityRef, Object dunno)
handleException in class ExceptionScopeInstanceCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.