org.jbpm.svc.save
Class CascadeSaveOperation

java.lang.Object
  extended by org.jbpm.svc.save.CascadeSaveOperation
All Implemented Interfaces:
java.io.Serializable, SaveOperation

public class CascadeSaveOperation
extends java.lang.Object
implements SaveOperation

See Also:
Serialized Form

Constructor Summary
CascadeSaveOperation()
           
 
Method Summary
 void save(ProcessInstance processInstance, JbpmContext jbpmContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CascadeSaveOperation

public CascadeSaveOperation()
Method Detail

save

public void save(ProcessInstance processInstance,
                 JbpmContext jbpmContext)
Specified by:
save in interface SaveOperation


Version : jbpm-3.1-beta3