Class ExportedToolDescriptor.ExportedToolInstallation

java.lang.Object
io.blueocean.rest.pipeline.editor.ExportedToolDescriptor.ExportedToolInstallation
Enclosing class:
ExportedToolDescriptor

@ExportedBean public static class ExportedToolDescriptor.ExportedToolInstallation extends Object
  • Constructor Details

    • ExportedToolInstallation

      public ExportedToolInstallation(String name, Class<?> type)
  • Method Details

    • getName

      @Exported public String getName()
    • getType

      @Exported public String getType()