Package org.camunda.automator
Class AutomatorCLI
java.lang.Object
org.camunda.automator.AutomatorCLI
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@SpringBootApplication
@Component
public class AutomatorCLI
extends Object
implements org.springframework.boot.CommandLineRunner
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
isRunningCLI
public static boolean isRunningCLI
-
-
Constructor Details
-
AutomatorCLI
public AutomatorCLI()
-
-
Method Details
-
main
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner
-