Package hudson.cli

Class DeleteJobCommand

java.lang.Object
hudson.cli.CLICommand
hudson.cli.DeleteJobCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class DeleteJobCommand extends CLICommand
CLI command, which deletes a job or multiple jobs.
Since:
1.618
Author:
pjanouse
  • Constructor Details

    • DeleteJobCommand

      public DeleteJobCommand()
  • Method Details