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