Class Helper


  • @Deprecated
    public final class Helper
    extends Object
    Deprecated.
    Simple helper so we don't have to check Jenkins.getInstance() != null everywhere. TODO: replace with Jenkins.getActiveInstance() when on core >= 1.609
    • Method Detail

      • getActiveInstance

        @NonNull
        public static Jenkins getActiveInstance()
        Deprecated.