|
||||||||||
| 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<Object>
org.ow2.orchestra.pvm.internal.job.CommandMessage
public class CommandMessage
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ow2.orchestra.pvm.internal.job.JobImpl |
|---|
JobImpl.JobException |
| Field Summary |
|---|
| Fields inherited from class org.ow2.orchestra.pvm.internal.job.JobImpl |
|---|
commandDescriptor, dbid, dbversion, delay, dueDate, exception, execution, isDefaultRetries, isExclusive, isSuspended, lockExpirationTime, lockOwner, priority, processInstance, retries |
| Constructor Summary | |
|---|---|
CommandMessage()
|
|
CommandMessage(Descriptor commandDescriptor)
|
|
| Method Summary | |
|---|---|
Object |
execute(Environment environment)
|
| Methods inherited from class org.ow2.orchestra.pvm.internal.job.MessageImpl |
|---|
toString, unlockExecution |
| Methods inherited from class org.ow2.orchestra.pvm.internal.job.JobImpl |
|---|
getCommandDescriptor, getDbid, getDbversion, getDelay, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getPriority, getProcessInstance, getRetries, isDefaultRetries, isExclusive, isSuspended, setCommandDescriptor, setDbid, setDelay, setDueDate, setException, setExclusive, setExecution, setLockExpirationTime, setLockOwner, setPriority, 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, getPriority, getProcessInstance, getRetries, isExclusive, isSuspended |
| Constructor Detail |
|---|
public CommandMessage()
public CommandMessage(Descriptor commandDescriptor)
| Method Detail |
|---|
public Object execute(Environment environment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||