org.jbpm.ejb.impl
Class ExecuteJobsCommand
java.lang.Object
org.jbpm.ejb.impl.ExecuteJobsCommand
- All Implemented Interfaces:
- Serializable, org.jbpm.command.Command
public class ExecuteJobsCommand
- extends Object
- implements org.jbpm.command.Command
Batch job processing command.
- Author:
- Alejandro Guizar
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteJobsCommand
public ExecuteJobsCommand(long[] jobIds)
execute
public Object execute(org.jbpm.JbpmContext jbpmContext)
throws Exception
- Specified by:
execute in interface org.jbpm.command.Command
- Throws:
Exception
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.