Package org.apache.batchee.cli.command
Class Instances
- java.lang.Object
-
- org.apache.batchee.cli.command.JobOperatorCommand
-
- org.apache.batchee.cli.command.Instances
-
- All Implemented Interfaces:
Runnable
public class Instances extends JobOperatorCommand
-
-
Field Summary
-
Fields inherited from class org.apache.batchee.cli.command.JobOperatorCommand
baseUrl, operator
-
-
Constructor Summary
Constructors Constructor Description Instances()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doRun()
-
Methods inherited from class org.apache.batchee.cli.command.JobOperatorCommand
info, operator, run
-
-
-
-
Method Detail
-
doRun
public void doRun()
- Specified by:
doRun
in classJobOperatorCommand
-
-