Class BeardDescriptor

All Implemented Interfaces:
Saveable, OnMaster

@Extension public class BeardDescriptor extends BuildStepDescriptor<Publisher>
This class provides build step description. If you're interested to become a fan of Chuck Norris' beard, please visit http://www.facebook.com/pages/Chuck-Norriss-Beard/80391285997.
Author:
cliffano
  • Constructor Details

  • Method Details

    • getDisplayName

      public final String getDisplayName()
      Gets the descriptor display name, used in the post step checkbox description.
      Overrides:
      getDisplayName in class Descriptor<Publisher>
      Returns:
      the descriptor display name
    • isApplicable

      public final boolean isApplicable(Class<? extends AbstractProject> clazz)
      Checks whether this descriptor is applicable.
      Specified by:
      isApplicable in class BuildStepDescriptor<Publisher>
      Parameters:
      clazz - the class
      Returns:
      true - of course the beard is applicable