A C D G I J N R S T U V 

A

AbstractMashupPortlet - Class in javagh.jenkins.mashupportlets
No code on java level, just on jelly include level.
AbstractMashupPortlet(String) - Constructor for class javagh.jenkins.mashupportlets.AbstractMashupPortlet
 
ajaxViaJenkins(String) - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
ajaxViaJenkinsWithAuth(String, String, String) - Method in class javagh.jenkins.mashupportlets.GenericJsPortlet
 
ajaxViaJenkinsWithoutAuth(String) - Method in class javagh.jenkins.mashupportlets.GenericJsPortlet
 

C

configListToJsonList(String) - Static method in class javagh.jenkins.mashupportlets.Utils
 

D

doFillSonarAssigneeStatusItems() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet.SonarIssuesPortletDescriptor
 
doFillSonarNewIssuesPriorityThresholdItems() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet.SonarIssuesPortletDescriptor
 
doFillSonarPriorityThresholdItems() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet.SonarIssuesPortletDescriptor
 

G

generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class javagh.jenkins.mashupportlets.ServerSideHttpCall
 
GenericJsPortlet - Class in javagh.jenkins.mashupportlets
Generic JS Portlet for creating mashups.
GenericJsPortlet(String, String) - Constructor for class javagh.jenkins.mashupportlets.GenericJsPortlet
 
GenericJsPortlet.GenericJsPortletDescriptor - Class in javagh.jenkins.mashupportlets
 
GenericJsPortlet.GenericJsPortletDescriptor() - Constructor for class javagh.jenkins.mashupportlets.GenericJsPortlet.GenericJsPortletDescriptor
 
getAlwaysShowMetrics() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getAlwaysShowMetricsJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getAssigneeStatusValueByNameJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getContainerDivId() - Method in class javagh.jenkins.mashupportlets.GenericJsPortlet
 
getDeltaDaysForNewIssues() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getDisplayName() - Method in class javagh.jenkins.mashupportlets.GenericJsPortlet.GenericJsPortletDescriptor
 
getDisplayName() - Method in class javagh.jenkins.mashupportlets.RecentChangesPortlet.RecentChangesPortletDescriptor
 
getDisplayName() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet.SonarIssuesPortletDescriptor
 
getDisplayName() - Method in class javagh.jenkins.mashupportlets.TestResultsPortlet.RecentChangesPortletDescriptor
 
getDivId() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getJavascript() - Method in class javagh.jenkins.mashupportlets.GenericJsPortlet
 
getJenkinsJobName() - Method in class javagh.jenkins.mashupportlets.RecentChangesPortlet
 
getJenkinsJobName() - Method in class javagh.jenkins.mashupportlets.TestResultsPortlet
 
getJenkinsJobNameForUrl() - Method in class javagh.jenkins.mashupportlets.RecentChangesPortlet
 
getJenkinsJobNameForUrl() - Method in class javagh.jenkins.mashupportlets.TestResultsPortlet
 
getJiraUrl() - Method in class javagh.jenkins.mashupportlets.RecentChangesPortlet
 
getLabelAssigneesRanking() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getMaxAssigneesInRanking() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getMaxEntries() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getMetricsCheckedForAlerts() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getMetricsCheckedForAlertsJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getPriorityValueByNameJson() - Static method in enum javagh.jenkins.mashupportlets.SonarAssigneeStatus
 
getPriorityValueByNameJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getPriorityValueByNameJson() - Static method in enum javagh.jenkins.mashupportlets.SonarPriority
 
getShowAlerts() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarApiPw() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarApiUser() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarAssigneeStatus() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarBaseUrl() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarNewIssuesPrioritiesJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarNewIssuesPriorityThreshold() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarPrioritiesJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarPriorityThreshold() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarProjectsJson() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
getSonarProjectsList() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 

I

isSonarShowAssigneeBar() - Method in class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 

J

javagh.jenkins.mashupportlets - package javagh.jenkins.mashupportlets
 

N

normalizeBaseUrl(String) - Static method in class javagh.jenkins.mashupportlets.Utils
 

R

RecentChangesPortlet - Class in javagh.jenkins.mashupportlets
Shows the recent changes for a jenkins job in a portlet.
RecentChangesPortlet(String, String, String) - Constructor for class javagh.jenkins.mashupportlets.RecentChangesPortlet
 
RecentChangesPortlet.RecentChangesPortletDescriptor - Class in javagh.jenkins.mashupportlets
 
RecentChangesPortlet.RecentChangesPortletDescriptor() - Constructor for class javagh.jenkins.mashupportlets.RecentChangesPortlet.RecentChangesPortletDescriptor
 

S

ServerSideHttpCall - Class in javagh.jenkins.mashupportlets
Used to proxy requests.
ServerSideHttpCall(String, String, String) - Constructor for class javagh.jenkins.mashupportlets.ServerSideHttpCall
 
SonarAssigneeStatus - Enum in javagh.jenkins.mashupportlets
Sonar Assignee Status (used in config dropdowns).
SonarIssuesPortlet - Class in javagh.jenkins.mashupportlets
Shows SonarQube issues in a portlet.
SonarIssuesPortlet(String, String, String, int, int, boolean, boolean, String, String, int, int, int, int, String, String, String, int) - Constructor for class javagh.jenkins.mashupportlets.SonarIssuesPortlet
 
SonarIssuesPortlet.SonarIssuesPortletDescriptor - Class in javagh.jenkins.mashupportlets
 
SonarIssuesPortlet.SonarIssuesPortletDescriptor() - Constructor for class javagh.jenkins.mashupportlets.SonarIssuesPortlet.SonarIssuesPortletDescriptor
 
SonarPriority - Enum in javagh.jenkins.mashupportlets
Sonar Priorities used for configuration dropdowns.

T

TestResultsPortlet - Class in javagh.jenkins.mashupportlets
Shows test results for a given job in a portlet.
TestResultsPortlet(String, String) - Constructor for class javagh.jenkins.mashupportlets.TestResultsPortlet
 
TestResultsPortlet.RecentChangesPortletDescriptor - Class in javagh.jenkins.mashupportlets
 
TestResultsPortlet.RecentChangesPortletDescriptor() - Constructor for class javagh.jenkins.mashupportlets.TestResultsPortlet.RecentChangesPortletDescriptor
 

U

Utils - Class in javagh.jenkins.mashupportlets
Util methods.
Utils() - Constructor for class javagh.jenkins.mashupportlets.Utils
 

V

valueOf(String) - Static method in enum javagh.jenkins.mashupportlets.SonarAssigneeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javagh.jenkins.mashupportlets.SonarPriority
Returns the enum constant of this type with the specified name.
values() - Static method in enum javagh.jenkins.mashupportlets.SonarAssigneeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javagh.jenkins.mashupportlets.SonarPriority
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G I J N R S T U V 

Copyright © 2004-2015. All Rights Reserved.