public class WorkflowTaskInstance
extends org.jbpm.taskmgmt.exe.TaskInstance
| Constructor and Description |
|---|
WorkflowTaskInstance()
Construct
|
WorkflowTaskInstance(java.lang.String taskName,
java.lang.String actorId)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
void |
create(org.jbpm.graph.exe.ExecutionContext executionContext) |
void |
end(org.jbpm.graph.def.Transition transition) |
void |
setJbpmEngineName(java.lang.String jbpmEngineName)
Sets jbpmEngineName which is used to get the JBPMEngine instance from a
BeanFactory
|
addComment, addComment, assign, cancel, cancel, cancel, copySwimlaneInstanceAssignment, create, end, end, equals, getActorId, getAvailableTransitions, getComments, getCreate, getDescription, getDueDate, getEnd, getId, getName, getParentVariableContainer, getPooledActors, getPreviousActorId, getPriority, getProcessInstance, getStart, getSwimlaneInstance, getTask, getTaskMgmtInstance, getToken, hasEnded, isBlocking, isCancelled, isLast, isOpen, isSignalling, isStartTaskInstance, isSuspended, resume, setActorId, setActorId, setBlocking, setCreate, setDescription, setDueDate, setEnd, setId, setName, setPooledActors, setPooledActors, setPriority, setProcessInstance, setSignalling, setStart, setSwimlaneInstance, setTask, setTaskMgmtInstance, setToken, start, start, start, suspend, toStringaddVariableInstance, addVariables, deleteVariable, deleteVariableInstance, deleteVariableLocally, getContextInstance, getUpdatedVariableContainers, getVariable, getVariableInstance, getVariableInstances, getVariableLocally, getVariables, getVariablesLocally, hasVariable, hasVariableLocally, setVariable, setVariableLocally, setVariablespublic WorkflowTaskInstance()
public WorkflowTaskInstance(java.lang.String taskName,
java.lang.String actorId)
taskName - actorId - public void setJbpmEngineName(java.lang.String jbpmEngineName)
jbpmEngineName - the jbpmEngineName to setpublic void create(org.jbpm.graph.exe.ExecutionContext executionContext)
create in class org.jbpm.taskmgmt.exe.TaskInstancepublic void end(org.jbpm.graph.def.Transition transition)
end in class org.jbpm.taskmgmt.exe.TaskInstanceCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.