Class SonarProjectPageAction

java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.sonar.action.SonarProjectPageAction
All Implemented Interfaces:
Action, ModelObject, ProminentProjectAction

public class SonarProjectPageAction extends InvisibleAction implements ProminentProjectAction
Displays a jelly section in the Project page with information regarding Quality Gate This is recreated every time something is loaded, so should be lightweight
  • Constructor Details

  • Method Details