public class WorkflowTaskInstanceFactory
extends java.lang.Object
implements org.jbpm.taskmgmt.TaskInstanceFactory
| Constructor and Description |
|---|
WorkflowTaskInstanceFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.jbpm.taskmgmt.exe.TaskInstance |
createTaskInstance(org.jbpm.graph.exe.ExecutionContext executionContext) |
void |
setJbpmEngine(java.lang.String jbpmEngine) |
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.TaskInstanceFactoryCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.