|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.jbpm.JBPMSpringAssignmentHandler
org.alfresco.repo.workflow.jbpm.AlfrescoAssignment
public class AlfrescoAssignment
Assignment Handler for assigning Alfresco People and Groups to Tasks and Swimlanes
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 |
---|
public AlfrescoAssignment()
Method Detail |
---|
protected void initialiseHandler(org.springframework.beans.factory.BeanFactory factory)
JBPMSpringAssignmentHandler
initialiseHandler
in class JBPMSpringAssignmentHandler
factory
- Spring bean factory for accessing Alfresco beanspublic void assign(org.jbpm.taskmgmt.exe.Assignable assignable, org.jbpm.graph.exe.ExecutionContext executionContext) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |