it.eng.spagobi.booklets.automatictasks
Class ProcessOOTemplateAction

java.lang.Object
  extended by it.eng.spagobi.booklets.automatictasks.ProcessOOTemplateAction
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.def.ActionHandler

public class ProcessOOTemplateAction
extends java.lang.Object
implements org.jbpm.graph.def.ActionHandler

See Also:
Serialized Form

Constructor Summary
ProcessOOTemplateAction()
           
 
Method Summary
 void execute(org.jbpm.graph.exe.ExecutionContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessOOTemplateAction

public ProcessOOTemplateAction()
Method Detail

execute

public void execute(org.jbpm.graph.exe.ExecutionContext context)
             throws java.lang.Exception
Specified by:
execute in interface org.jbpm.graph.def.ActionHandler
Throws:
java.lang.Exception