Package hudson.cli

Class CopyJobCommand

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

@Extension public class CopyJobCommand extends CLICommand
Copies a job from CLI.
Author:
Kohsuke Kawaguchi
  • Field Details

  • Constructor Details

    • CopyJobCommand

      public CopyJobCommand()
  • Method Details