Class SafeArchiveServingRunAction

  • All Implemented Interfaces:
    hudson.model.Action, hudson.model.ModelObject, jenkins.model.RunAction2

    public class SafeArchiveServingRunAction
    extends SafeArchiveServingAction
    implements jenkins.model.RunAction2
    • Constructor Detail

      • SafeArchiveServingRunAction

        public SafeArchiveServingRunAction​(File rootDir,
                                           String urlName,
                                           String indexFile,
                                           String iconName,
                                           String title,
                                           String... safeExtensions)
    • Method Detail

      • onAttached

        public void onAttached​(hudson.model.Run<?,​?> r)
        Specified by:
        onAttached in interface jenkins.model.RunAction2
      • onLoad

        public void onLoad​(hudson.model.Run<?,​?> r)
        Specified by:
        onLoad in interface jenkins.model.RunAction2