Nuxeo Enterprise Platform 5.1

org.nuxeo.ecm.platform.forum.workflow
Class ForumEnterModerationHandler

java.lang.Object
  extended by org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.common.AbstractWorkflowDocumentHandler
      extended by org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.client.AbstractWorkflowDocumentActionHandler
          extended by org.nuxeo.ecm.platform.forum.workflow.AbstractForumWorkflowDocumentHandler
              extended by org.nuxeo.ecm.platform.forum.workflow.ForumEnterModerationHandler
All Implemented Interfaces:
Serializable, ActionHandler

public class ForumEnterModerationHandler
extends AbstractForumWorkflowDocumentHandler

Author:
Brice Chaffangeon
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.common.AbstractWorkflowDocumentHandler
coreDocBD, lifecycleBD, log, secuBD, secuPolicyBD, wDocRelBD
 
Constructor Summary
ForumEnterModerationHandler()
           
 
Method Summary
 void execute(ExecutionContext executionContext)
           
 
Methods inherited from class org.nuxeo.ecm.platform.forum.workflow.AbstractForumWorkflowDocumentHandler
bindDocumentToProcess, getThreadRef, unbindDocumentToProcess
 
Methods inherited from class org.nuxeo.ecm.platform.workflow.jbpm.handlers.api.common.AbstractWorkflowDocumentHandler
documentFollowTransition, getDocumentAllowedStateTransitions, getDocumentCurrentLifeCycle, getDocumentManager, getDocumentMessageProducer, getDocumentModel, getDocumentRef, getDocumentRepositoryLocationURI, getInfoMap, getLifeCycleManager, getLifeCycleTransitionToDestinationState, getProcessInstance, getProcessInstanceCreator, getProcessInstanceCurrentReviewLevel, getProcessInstanceDocumentModificationPolicy, getProcessInstanceDocumentVersioningPolicy, getProcessInstanceName, getSecuManager, getSecuPolicyManager, getWAPI, getWorkflowDocumentRelation, notifyEvent, removeWFACL, setupDefaultRightsFromPolicy, setupRightsFromPolicy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForumEnterModerationHandler

public ForumEnterModerationHandler()
Method Detail

execute

public void execute(ExecutionContext executionContext)
             throws Exception
Throws:
Exception

Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.