jBPM distribution 6.1.0.Beta4

org.jbpm.process.core.context.exception
Class CompensationHandler

java.lang.Object
  extended by org.jbpm.process.core.context.exception.CompensationHandler
All Implemented Interfaces:
Serializable, ExceptionHandler

public class CompensationHandler
extends Object
implements ExceptionHandler, Serializable

See Also:
Serialized Form

Constructor Summary
CompensationHandler()
           
 
Method Summary
 Node getnode()
           
 void setNode(Node node)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CompensationHandler

public CompensationHandler()
Method Detail

getnode

public Node getnode()

setNode

public void setNode(Node node)

toString

public String toString()
Overrides:
toString in class Object

jBPM distribution 6.1.0.Beta4

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.