@Component public class CheckmarxUtilRunner extends Object implements org.springframework.boot.CommandLineRunner, org.springframework.boot.ExitCodeGenerator
| Constructor and Description |
|---|
CheckmarxUtilRunner(picocli.CommandLine.IFactory factory,
TeamCommand teamCommand,
RoleCommand roleCommand) |
public CheckmarxUtilRunner(picocli.CommandLine.IFactory factory,
TeamCommand teamCommand,
RoleCommand roleCommand)
public void run(String[] args)
run in interface org.springframework.boot.CommandLineRunnerpublic int getExitCode()
getExitCode in interface org.springframework.boot.ExitCodeGeneratorCopyright © 2019. All rights reserved.