Class RefSpecsSCMSourceTrait.RefSpecTemplate

    • Constructor Detail

      • RefSpecTemplate

        @DataBoundConstructor
        public RefSpecTemplate​(@NonNull
                               String value)
        Stapler constructor.
        Parameters:
        value - the template to wrap.
    • Method Detail

      • getValue

        @NonNull
        public String getValue()
        Gets the template value.
        Returns:
        the template value.