Package hudson.tasks

Class BuildWrapperDescriptor

    • Constructor Detail

      • BuildWrapperDescriptor

        protected BuildWrapperDescriptor​(Class<? extends BuildWrapper> clazz)
      • BuildWrapperDescriptor

        protected BuildWrapperDescriptor()
        Infers the type of the corresponding Describable from the outer class. This version works when you follow the common convention, where a descriptor is written as the static nested class of the describable class.
        Since:
        1.278