org.jboss.portal.cms.workflow
Class FinalizePublish

java.lang.Object
  extended by org.jboss.portal.cms.workflow.FinalizePublish
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.def.ActionHandler

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

Created on : Dec 20, 2006

Author:
Sohil Shah - sohil.shah@jboss.com
See Also:
Serialized Form

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

Constructor Detail

FinalizePublish

public FinalizePublish()
Method Detail

execute

public void execute(org.jbpm.graph.exe.ExecutionContext executionContext)
Specified by:
execute in interface org.jbpm.graph.def.ActionHandler