|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.ejb.impl.ExecuteJobCommand
public class ExecuteJobCommand
Constructor Summary | |
---|---|
ExecuteJobCommand(long jobId)
|
Method Summary | |
---|---|
java.lang.Object |
execute(org.jbpm.JbpmContext jbpmContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecuteJobCommand(long jobId)
Method Detail |
---|
public java.lang.Object execute(org.jbpm.JbpmContext jbpmContext) throws java.lang.Exception
execute
in interface org.jbpm.command.Command
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |