public class WorkflowTaskInstance
extends org.jbpm.taskmgmt.exe.TaskInstance
| Constructor and Description |
|---|
WorkflowTaskInstance()
Construct
|
WorkflowTaskInstance(String taskName,
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(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 void setJbpmEngineName(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–2014 Alfresco Software. All rights reserved.