|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.workflow.jbpm.WorkflowTaskInstanceFactory
public class WorkflowTaskInstanceFactory
jBPM factory for creating Alfresco derived Task Instances
Constructor Summary | |
---|---|
WorkflowTaskInstanceFactory()
|
Method Summary | |
---|---|
org.jbpm.taskmgmt.exe.TaskInstance |
createTaskInstance(org.jbpm.graph.exe.ExecutionContext executionContext)
|
void |
setJbpmEngine(java.lang.String jbpmEngine)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowTaskInstanceFactory()
Method Detail |
---|
public void setJbpmEngine(java.lang.String jbpmEngine)
jbpmEngine
- the jbpmEngine to setpublic org.jbpm.taskmgmt.exe.TaskInstance createTaskInstance(org.jbpm.graph.exe.ExecutionContext executionContext)
createTaskInstance
in interface org.jbpm.taskmgmt.TaskInstanceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |