org.alfresco.repo.workflow.jbpm
Class AlfrescoAssignment

java.lang.Object
  extended by org.alfresco.repo.workflow.jbpm.JBPMSpringAssignmentHandler
      extended by org.alfresco.repo.workflow.jbpm.AlfrescoAssignment
All Implemented Interfaces:
java.io.Serializable, org.jbpm.taskmgmt.def.AssignmentHandler

public class AlfrescoAssignment
extends JBPMSpringAssignmentHandler

Assignment Handler for assigning Alfresco People and Groups to Tasks and Swimlanes

See Also:
Serialized Form

Constructor Summary
AlfrescoAssignment()
           
 
Method Summary
 void assign(org.jbpm.taskmgmt.exe.Assignable assignable, org.jbpm.graph.exe.ExecutionContext executionContext)
           
protected  void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
          Initialise Action Handler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlfrescoAssignment

public AlfrescoAssignment()
Method Detail

initialiseHandler

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

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

assign

public void assign(org.jbpm.taskmgmt.exe.Assignable assignable,
                   org.jbpm.graph.exe.ExecutionContext executionContext)
            throws java.lang.Exception
Throws:
java.lang.Exception


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