org.jbpm.jms
Class ExecuteJobCommand
java.lang.Object
org.jbpm.jms.ExecuteJobCommand
- All Implemented Interfaces:
- Serializable, org.jbpm.command.Command
public class ExecuteJobCommand
- extends Object
- implements org.jbpm.command.Command
Individual job processing command.
- Author:
- Alejandro Guizar
- See Also:
- Serialized Form
ExecuteJobCommand
public ExecuteJobCommand(long jobId)
execute
public Object execute(org.jbpm.JbpmContext jbpmContext)
throws Exception
- Specified by:
execute in interface org.jbpm.command.Command
- Throws:
Exception
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.