Class RunLoadCounter.Marker

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

    @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public static final class RunLoadCounter.Marker
    extends hudson.model.InvisibleAction
    implements jenkins.model.RunAction2
    Used internally.
    • Constructor Detail

      • Marker

        public Marker()
    • Method Detail

      • onLoad

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

        public void onAttached​(hudson.model.Run r)
        Specified by:
        onAttached in interface jenkins.model.RunAction2