org.jbpm.svc.save
Class CheckUnpersistableVariablesOperation

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

public class CheckUnpersistableVariablesOperation
extends Object
implements SaveOperation

See Also:
Serialized Form

Constructor Summary
CheckUnpersistableVariablesOperation()
           
 
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

CheckUnpersistableVariablesOperation

public CheckUnpersistableVariablesOperation()
Method Detail

save

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


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.