Interface CapabilityTypeModule

All Superinterfaces:
BambooPluginModule, CapabilityType, Comparable<CapabilityType>, InitablePluginModule
All Known Implementing Classes:
AbstractCapabilityTypeModule, AbstractExecutableCapabilityTypeModule, AbstractMultipleExecutableCapabilityTypeModule, GitCapabilityTypeModule, SshCapabilityTypeModule

public interface CapabilityTypeModule extends CapabilityType, InitablePluginModule
  • Method Details

    • getEditHtml

      String getEditHtml()
      Returns the edit form for this capability type.
      Returns:
      the edit form for this capability type.