|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.job.Job
org.jbpm.job.ExecuteNodeJob
org.alfresco.repo.workflow.jbpm.AlfrescoExecuteNodeJob
public class AlfrescoExecuteNodeJob
Constructor Summary | |
---|---|
AlfrescoExecuteNodeJob()
|
|
AlfrescoExecuteNodeJob(org.jbpm.graph.exe.Token token)
|
Method Summary | |
---|---|
boolean |
execute(org.jbpm.JbpmContext jbpmContext)
|
Methods inherited from class org.jbpm.job.ExecuteNodeJob |
---|
getNode, setNode |
Methods inherited from class org.jbpm.job.Job |
---|
getAqcuireDate, getConfiguration, getDueDate, getException, getId, getJobExecutorName, getLockOwner, getLockTime, getProcessInstance, getRetries, getTaskInstance, getToken, getVersion, isExclusive, isSuspended, setConfiguration, setDueDate, setException, setExclusive, setLockOwner, setLockTime, setProcessInstance, setRetries, setSuspended, setTaskInstance, setToken, toString, toStringLongFormat |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AlfrescoExecuteNodeJob()
public AlfrescoExecuteNodeJob(org.jbpm.graph.exe.Token token)
Method Detail |
---|
public boolean execute(org.jbpm.JbpmContext jbpmContext) throws java.lang.Exception
execute
in class org.jbpm.job.ExecuteNodeJob
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |