hudson.plugins.serenitec.util
Class SourceDetail
java.lang.Object
hudson.plugins.serenitec.util.SourceDetail
- All Implemented Interfaces:
- hudson.model.ModelObject
public class SourceDetail
- extends java.lang.Object
- implements hudson.model.ModelObject
Renders a source file containing an annotation for the whole file or a specific line number.
- Author:
- Georges Bossert
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceDetail
public SourceDetail(hudson.model.AbstractBuild<?,?> owner,
ReportPointeur pattern)
getSourceCode
public java.lang.String getSourceCode()
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.ModelObject
Copyright © 2008. All Rights Reserved.