Package jenkins.cli.listeners
package jenkins.cli.listeners
-
ClassDescriptionHolds information of a command execution.Allows implementations to listen to
CLICommand.run()
execution events.Basic default implementation ofCLIListener
that just logs.