Modifier and Type | Field and Description |
---|---|
protected boolean |
cascade |
protected List<String> |
jobIds |
Constructor and Description |
---|
DeleteJobsCmd(List<String> jobIds) |
DeleteJobsCmd(List<String> jobIds,
boolean cascade) |
DeleteJobsCmd(String jobId) |
DeleteJobsCmd(String jobId,
boolean cascade) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public DeleteJobsCmd(String jobId)
public DeleteJobsCmd(String jobId, boolean cascade)
public Void execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.