public class SetJobDuedateCmd extends Object implements Command<Void>, Serializable
SetJobDuedateCmd(String jobId, Date newDuedate)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetJobDuedateCmd(String jobId, Date newDuedate)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2015. All rights reserved.