|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.warnings.util.model.AnnotationContainer
hudson.plugins.warnings.util.AbstractAnnotationsDetail
hudson.plugins.warnings.util.TabDetail
public class TabDetail
Result object representing a dynamic tab.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.plugins.warnings.util.model.AnnotationContainer |
|---|
AnnotationContainer.Hierarchy |
| Constructor Summary | |
|---|---|
TabDetail(hudson.model.AbstractBuild<?,?> owner,
java.util.Collection<FileAnnotation> annotations,
java.lang.String url)
Creates a new instance of ModuleDetail. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getUrl()
Returns the url. |
| Methods inherited from class hudson.plugins.warnings.util.AbstractAnnotationsDetail |
|---|
doStatistics, getDynamic, getHeader, getLocalizedPriority, getOwner, getPriorities, isCurrent |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabDetail(hudson.model.AbstractBuild<?,?> owner,
java.util.Collection<FileAnnotation> annotations,
java.lang.String url)
ModuleDetail.
owner - current build as owner of this action.annotations - the module to show the details forurl - URL to render the content of this tab| Method Detail |
|---|
public java.lang.String getDisplayName()
public java.lang.String getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||