|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.job.JobImpl
org.jbpm.pvm.internal.job.MessageImpl
org.jbpm.pvm.internal.model.op.ExecuteActivityMessage
public class ExecuteActivityMessage
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.job.JobImpl |
|---|
commandDescriptor, configuration, configurationBytes, dbid, dbversion, dueDate, exception, execution, isExclusive, lockExpirationTime, lockOwner, processInstance, retries, state, STATE_ACQUIRED, STATE_ERROR, STATE_SUSPENDED, STATE_WAITING |
| Constructor Summary | |
|---|---|
ExecuteActivityMessage()
|
|
ExecuteActivityMessage(ExecutionImpl execution)
|
|
| Method Summary | |
|---|---|
protected void |
executeVoid(Environment environment)
|
java.lang.String |
toString()
|
| Methods inherited from class org.jbpm.pvm.internal.job.MessageImpl |
|---|
execute |
| Methods inherited from class org.jbpm.pvm.internal.job.JobImpl |
|---|
acquire, getCommandDescriptor, getConfiguration, getDbid, getDuedate, getDueDate, getException, getExecution, getId, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive, release, resume, setCommandDescriptor, setConfiguration, setDbid, setDuedate, setDueDate, setException, setExclusive, setExecution, setLockExpirationTime, setLockOwner, setRetries, suspend |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jbpm.api.job.Job |
|---|
getDuedate, getDueDate, getException, getExecution, getId, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive |
| Constructor Detail |
|---|
public ExecuteActivityMessage()
public ExecuteActivityMessage(ExecutionImpl execution)
| Method Detail |
|---|
protected void executeVoid(Environment environment)
throws java.lang.Exception
executeVoid in class MessageImpljava.lang.Exceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||