Package org.kordamp.maven.checker.cli
Class CheckBom
- java.lang.Object
-
- org.kordamp.maven.checker.cli.AbstractCommand
-
- org.kordamp.maven.checker.cli.CheckBom
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Integer>
public class CheckBom extends AbstractCommand
- Since:
- 1.1.0
-
-
Constructor Summary
Constructors Constructor Description CheckBom()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
execute()
-
Methods inherited from class org.kordamp.maven.checker.cli.AbstractCommand
call, parent
-
-
-
-
Method Detail
-
execute
protected void execute()
- Specified by:
execute
in classAbstractCommand
-
-