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) |
getExceptionScope
getContext, getContextId, getContextInstanceContainer, getProcessInstance, setContextId, setContextInstanceContainer, setProcessInstance
public String getContextType()
getContextType
in interface ContextInstance
getContextType
in class ExceptionScopeInstance
public void addCompensationInstances(Collection<NodeInstance> generatedInstances)
public void handleException(String activityRef, Object dunno)
handleException
in class ExceptionScopeInstance
public void handleException(ExceptionHandler handler, String compensationActivityRef, Object dunno)
handleException
in class ExceptionScopeInstance
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.