|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.job.JobImpl<T>
org.ow2.orchestra.pvm.internal.job.MessageImpl<java.lang.Object>
org.ow2.orchestra.pvm.internal.model.op.TakeTransitionMessage
public class TakeTransitionMessage
| Field Summary |
|---|
| Fields inherited from class org.ow2.orchestra.pvm.internal.job.JobImpl |
|---|
commandDescriptor, dbid, dbversion, dueDate, exception, execution, isDefaultRetries, isExclusive, isSuspended, lockExpirationTime, lockOwner, processInstance, retries |
| Constructor Summary | |
|---|---|
TakeTransitionMessage()
|
|
TakeTransitionMessage(ExecutionImpl execution)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(Environment environment)
|
java.lang.String |
toString()
|
| Methods inherited from class org.ow2.orchestra.pvm.internal.job.MessageImpl |
|---|
unlockExecution |
| Methods inherited from class org.ow2.orchestra.pvm.internal.job.JobImpl |
|---|
getCommandDescriptor, getDbid, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isDefaultRetries, isExclusive, isSuspended, setCommandDescriptor, setDbid, setDueDate, setException, setExclusive, setExecution, setLockExpirationTime, setLockOwner, setRetries, setSuspended |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.ow2.orchestra.pvm.job.Job |
|---|
getDbid, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive, isSuspended |
| Constructor Detail |
|---|
public TakeTransitionMessage()
public TakeTransitionMessage(ExecutionImpl execution)
| Method Detail |
|---|
public java.lang.Object execute(Environment environment)
public java.lang.String toString()
toString in class MessageImpl<java.lang.Object>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||