|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.taskmgmt.impl.DefaultTaskInstanceFactoryImpl
public class DefaultTaskInstanceFactoryImpl
the default task instance factory.
Constructor Summary | |
---|---|
DefaultTaskInstanceFactoryImpl()
|
Method Summary | |
---|---|
TaskInstance |
createTaskInstance(ExecutionContext executionContext)
create a new task instance for the given execution context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTaskInstanceFactoryImpl()
Method Detail |
---|
public TaskInstance createTaskInstance(ExecutionContext executionContext)
TaskInstanceFactory
createTaskInstance
in interface TaskInstanceFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |