org.jbpm.pvm.internal.cmd
Class CreateJobQueryCmd

java.lang.Object
  extended by org.jbpm.pvm.internal.cmd.CreateJobQueryCmd
All Implemented Interfaces:
java.io.Serializable, Command<JobQueryImpl>

public class CreateJobQueryCmd
extends java.lang.Object
implements Command<JobQueryImpl>

Author:
Tom Baeyens
See Also:
Serialized Form

Constructor Summary
CreateJobQueryCmd()
           
 
Method Summary
 JobQueryImpl execute(Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateJobQueryCmd

public CreateJobQueryCmd()
Method Detail

execute

public JobQueryImpl execute(Environment environment)
                     throws java.lang.Exception
Specified by:
execute in interface Command<JobQueryImpl>
Throws:
java.lang.Exception


Copyright © 2010 JBoss Community. All Rights Reserved.