|
|||||||||
| 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
public class ExecuteNodeJob
| Constructor Summary | |
|---|---|
ExecuteNodeJob()
|
|
ExecuteNodeJob(Token token)
|
|
| Method Summary | |
|---|---|
boolean |
execute(JbpmContext jbpmContext)
|
Node |
getNode()
|
void |
setNode(Node node)
|
| 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 ExecuteNodeJob()
public ExecuteNodeJob(Token token)
| Method Detail |
|---|
public boolean execute(JbpmContext jbpmContext)
throws java.lang.Exception
execute in class Jobjava.lang.Exceptionpublic Node getNode()
public void setNode(Node node)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||