org.ow2.bonita.pvm.internal.jobexecutor
Class GetNextDueDateCmd

java.lang.Object
  extended by org.ow2.bonita.pvm.internal.jobexecutor.GetNextDueDateCmd
All Implemented Interfaces:
java.io.Serializable, Command<java.util.Date>

public class GetNextDueDateCmd
extends java.lang.Object
implements Command<java.util.Date>

Author:
Tom Baeyens
See Also:
Serialized Form

Constructor Summary
GetNextDueDateCmd(JobExecutor jobExecutor)
           
 
Method Summary
 java.util.Date execute(Environment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetNextDueDateCmd

public GetNextDueDateCmd(JobExecutor jobExecutor)
Method Detail

execute

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


Copyright © 2009 OW2 Consortium. All Rights Reserved.