Package hudson.cli

Class CreateViewCommand

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

@Extension public class CreateViewCommand extends CLICommand
Since:
1.538
Author:
ogondza
  • Field Details

    • viewName

      public String viewName
  • Constructor Details

    • CreateViewCommand

      public CreateViewCommand()
  • Method Details