public class JobStartCommand extends JobCommand implements ICmdLet, java.lang.Runnable
Modifier and Type | Class and Description |
---|---|
static class |
JobStartCommand.Reg |
Modifier and Type | Field and Description |
---|---|
protected CliUtils |
cliUtils |
protected CliContext |
ctx |
java.lang.String |
job |
java.lang.String |
target |
Constructor and Description |
---|
JobStartCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Runnable |
forContext(CliContext ctx) |
void |
run() |
getjobs, getJobsApi
public 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 ICmdLet
public void run()
run
in interface java.lang.Runnable
Copyright © 2021. All Rights Reserved.