jenkins.plugins.clangscanbuild
Class ClangScanBuildUtils

java.lang.Object
  extended by jenkins.plugins.clangscanbuild.ClangScanBuildUtils

public class ClangScanBuildUtils
extends Object


Field Summary
static String REPORT_OUTPUT_FOLDERNAME
           
 
Constructor Summary
ClangScanBuildUtils()
           
 
Method Summary
static String getIconsPath()
           
static String getTransparentImagePath()
           
static hudson.FilePath locateClangScanBuildReportFolder(hudson.model.AbstractBuild<?,?> build)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPORT_OUTPUT_FOLDERNAME

public static final String REPORT_OUTPUT_FOLDERNAME
See Also:
Constant Field Values
Constructor Detail

ClangScanBuildUtils

public ClangScanBuildUtils()
Method Detail

getIconsPath

public static String getIconsPath()

getTransparentImagePath

public static String getTransparentImagePath()

locateClangScanBuildReportFolder

public static hudson.FilePath locateClangScanBuildReportFolder(hudson.model.AbstractBuild<?,?> build)


Copyright © 2004-2012. All Rights Reserved.