org.alfresco.repo.invitation.site
Class SendInviteAction

java.lang.Object
  extended by org.alfresco.repo.workflow.jbpm.JBPMSpringActionHandler
      extended by org.alfresco.repo.invitation.site.SendInviteAction
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.def.ActionHandler

public class SendInviteAction
extends JBPMSpringActionHandler

See Also:
Serialized Form

Constructor Summary
SendInviteAction()
           
 
Method Summary
 void execute(org.jbpm.graph.exe.ExecutionContext context)
           
protected  void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
          Initialise Action Handler
 
Methods inherited from class org.alfresco.repo.workflow.jbpm.JBPMSpringActionHandler
getWorkflowInstanceId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendInviteAction

public SendInviteAction()
Method Detail

initialiseHandler

protected void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
Description copied from class: JBPMSpringActionHandler
Initialise Action Handler

Specified by:
initialiseHandler in class JBPMSpringActionHandler
Parameters:
factory - Spring bean factory for accessing Alfresco beans

execute

public void execute(org.jbpm.graph.exe.ExecutionContext context)
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.