public class JobCancelCommand extends JobCommand implements ICmdLet, java.lang.Runnable
| Modifier and Type | Class and Description |
|---|---|
static class |
JobCancelCommand.Reg |
| Modifier and Type | Field and Description |
|---|---|
protected CliUtils |
cliUtils |
protected CliContext |
ctx |
java.lang.String |
job |
java.lang.String |
target |
| Constructor and Description |
|---|
JobCancelCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
getjobs, getJobsApipublic java.lang.String target
public java.lang.String job
protected CliContext ctx
protected CliUtils cliUtils
public java.lang.Runnable forContext(CliContext ctx)
forContext in interface ICmdLetpublic void run()
run in interface java.lang.RunnableCopyright © 2024. All Rights Reserved.