java.lang.Object
io.github.devsecops.engine.domain.git.commands.GitCommitAndPushPomCommand
- All Implemented Interfaces:
Command
@Component
public class GitCommitAndPushPomCommand
extends Object
implements Command
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GitCommitAndPushPomCommand
public GitCommitAndPushPomCommand()
-