public class FoxJobRetryCmd extends Object implements Command<Object>
protected Throwable
exception
protected String
jobId
FoxJobRetryCmd(String jobId, Throwable exception)
Object
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String jobId
protected Throwable exception
public FoxJobRetryCmd(String jobId, Throwable exception)
public Object execute(CommandContext commandContext)
execute
Command<Object>
Copyright © 2015. All rights reserved.