org.exoplatform.ecm.bp.bonita.validation.hook
Class PendingPublication

java.lang.Object
  extended by org.exoplatform.ecm.bp.bonita.validation.hook.PendingPublication
All Implemented Interfaces:
org.ow2.bonita.definition.TxHook

public class PendingPublication
extends java.lang.Object
implements org.ow2.bonita.definition.TxHook


Constructor Summary
PendingPublication()
           
 
Method Summary
 void execute(org.ow2.bonita.facade.APIAccessor api, org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PendingPublication

public PendingPublication()
Method Detail

execute

public void execute(org.ow2.bonita.facade.APIAccessor api,
                    org.ow2.bonita.facade.runtime.ActivityInstance<org.ow2.bonita.facade.runtime.ActivityBody> activity)
             throws java.lang.Exception
Specified by:
execute in interface org.ow2.bonita.definition.TxHook
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.