|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.analysis.util.model.AnnotationContainer
hudson.plugins.analysis.views.AbstractAnnotationsDetail
hudson.plugins.analysis.views.FixedWarningsDetail
hudson.plugins.tasks.FixedTasksDetail
public class FixedTasksDetail
Result object to visualize the fixed tasks in a build.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.plugins.analysis.util.model.AnnotationContainer |
|---|
hudson.plugins.analysis.util.model.AnnotationContainer.Hierarchy |
| Constructor Summary | |
|---|---|
FixedTasksDetail(hudson.model.AbstractBuild<?,?> owner,
Collection<hudson.plugins.analysis.util.model.FileAnnotation> fixedTasks,
String defaultEncoding,
String header)
Creates a new instance of FixedTasksDetail. |
|
| Method Summary | |
|---|---|
String |
getDisplayName()
|
| Methods inherited from class hudson.plugins.analysis.views.AbstractAnnotationsDetail |
|---|
getDefaultEncoding, getDynamic, getHeader, getLocalizedPriority, getOwner, getPriorities, isCurrent |
| Methods inherited from class hudson.plugins.analysis.util.model.AnnotationContainer |
|---|
addAnnotation, addAnnotations, addAnnotations, compareTo, containsCategory, containsFile, containsModule, containsPackage, containsType, equals, getAnnotation, getAnnotation, getAnnotations, getAnnotations, getAnnotations, getCategories, getCategory, getCategory, getContainer, getFile, getFile, getFiles, getHigh, getHighAnnotations, getHighPriority, getLow, getLowAnnotations, getLowPriority, getModule, getModule, getModules, getName, getNormal, getNormalAnnotations, getNormalPriority, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfAnnotations, getNumberOfHighAnnotations, getNumberOfLowAnnotations, getNumberOfNormalAnnotations, getPackage, getPackage, getPackageCategoryName, getPackageCategoryTitle, getPackages, getSortedAnnotations, getToolTip, getType, getType, getTypes, getUpperBound, hasAnnotations, hasAnnotations, hasAnnotations, hashCode, hasNoAnnotations, hasNoAnnotations, hasNoAnnotations, rebuildMappings, setHierarchy, setName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FixedTasksDetail(hudson.model.AbstractBuild<?,?> owner,
Collection<hudson.plugins.analysis.util.model.FileAnnotation> fixedTasks,
String defaultEncoding,
String header)
FixedTasksDetail.
owner - the current results object as owner of this actionfixedTasks - all fixed tasks in this builddefaultEncoding - the default encoding to be used when reading and parsing filesheader - header to be shown on detail page| Method Detail |
|---|
public String getDisplayName()
getDisplayName in interface hudson.model.ModelObjectgetDisplayName in class hudson.plugins.analysis.views.FixedWarningsDetail
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||