Class ResetAction

java.lang.Object
cz.mendelu.xotradov.ResetAction
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction

@Extension public class ResetAction extends Object implements RootAction
  • Constructor Details

    • ResetAction

      public ResetAction()
  • Method Details

    • doReset

      public void doReset(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
    • getIconFileName

      @CheckForNull public String getIconFileName()
      Specified by:
      getIconFileName in interface Action
    • getDisplayName

      @CheckForNull public String getDisplayName()
      Specified by:
      getDisplayName in interface Action
      Specified by:
      getDisplayName in interface ModelObject
    • getUrlName

      @CheckForNull public String getUrlName()
      Specified by:
      getUrlName in interface Action