C D G I P S T V

C

compareTo(TestFailure) - Method in class dk.hlyh.ciplugins.projecthealth.TestFailure
 
createFor(AbstractProject) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthActionFactory

D

dk.hlyh.ciplugins.projecthealth - package dk.hlyh.ciplugins.projecthealth
 

G

getAllBuilds() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getCount() - Method in class dk.hlyh.ciplugins.projecthealth.TestFailure
 
getDisplayName() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
getFailedBuilds() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getFailurePie(ProjectHealthState) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
getFailures() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getFailuresPie() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getFirstBuildParameter() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getFirstSelectedBuild() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getGoodBuilds() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getIconFileName() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
getLastBuildParameter() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getLastSelectedBuild() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getOptionAllChecked() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getOptionParameter() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getOptionPeriodChecked() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getOptionRecentChecked() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getOverviewPie(ProjectHealthState) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
getOverviewPie() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getProject() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
getRecentBuildsParameter() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getSelectedBuilds() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getState() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
getTestcase() - Method in class dk.hlyh.ciplugins.projecthealth.TestFailure
 
getTotalBuilds() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getTotalFailures() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
getUrlName() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 

I

isGroupOnErrorMessageParameter() - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 

P

ProjectHealthActionFactory - Class in dk.hlyh.ciplugins.projecthealth
Extends project actions for all jobs.
ProjectHealthActionFactory() - Constructor for class dk.hlyh.ciplugins.projecthealth.ProjectHealthActionFactory
 
ProjectHealthProjectAction - Class in dk.hlyh.ciplugins.projecthealth
Shows statistics about project health and which test cases fail the most.
ProjectHealthProjectAction(AbstractProject<?, ?>) - Constructor for class dk.hlyh.ciplugins.projecthealth.ProjectHealthProjectAction
 
ProjectHealthState - Class in dk.hlyh.ciplugins.projecthealth
 
ProjectHealthState() - Constructor for class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
ProjectHealthState.OptionValue - Enum in dk.hlyh.ciplugins.projecthealth
 

S

setAllBuilds(RunList<?>) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setCount(int) - Method in class dk.hlyh.ciplugins.projecthealth.TestFailure
 
setFailedBuilds(int) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setFailures(List<TestFailure>) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setFailuresPie(String) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setFirstBuildParameter(long) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setFirstSelectedBuild(Run<?, ?>) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setGoodBuilds(int) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setGroupOnErrorMessageParameter(boolean) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setLastBuildParameter(long) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setLastSelectedBuild(Run<?, ?>) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setOptionParameter(ProjectHealthState.OptionValue) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setOverviewPie(String) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setRecentBuildsParameter(int) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setSelectedBuilds(List<Run<?, ?>>) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setTestcase(String) - Method in class dk.hlyh.ciplugins.projecthealth.TestFailure
 
setTotalBuilds(int) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 
setTotalFailures(int) - Method in class dk.hlyh.ciplugins.projecthealth.ProjectHealthState
 

T

TestFailure - Class in dk.hlyh.ciplugins.projecthealth
 
TestFailure() - Constructor for class dk.hlyh.ciplugins.projecthealth.TestFailure
 

V

valueOf(String) - Static method in enum dk.hlyh.ciplugins.projecthealth.ProjectHealthState.OptionValue
Returns the enum constant of this type with the specified name.
values() - Static method in enum dk.hlyh.ciplugins.projecthealth.ProjectHealthState.OptionValue
Returns an array containing the constants of this enum type, in the order they are declared.

C D G I P S T V

Copyright © 2011. All Rights Reserved.