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