it.eng.spagobi.booklets.automatictasks
Class GenerateFinalDocumentAction

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

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

See Also:
Serialized Form

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

GenerateFinalDocumentAction

public GenerateFinalDocumentAction()
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