com.thalesgroup.hudson.plugins.tusarnotifier.transformer
Class TusarToolInfo
java.lang.Object
com.thalesgroup.hudson.plugins.tusarnotifier.transformer.TusarToolInfo
- All Implemented Interfaces:
- java.io.Serializable
public class TusarToolInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
TusarToolInfo(com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType metricsType,
java.io.File outputDir,
java.lang.String expandedPattern,
long buildTime)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TusarToolInfo
public TusarToolInfo(com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType metricsType,
java.io.File outputDir,
java.lang.String expandedPattern,
long buildTime)
setCusXSLFile
public void setCusXSLFile(java.io.File cusXSLFile)
getCusXSLFile
public java.io.File getCusXSLFile()
getMetricsType
public com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType getMetricsType()
getOutputDir
public java.io.File getOutputDir()
getExpandedPattern
public java.lang.String getExpandedPattern()
getBuildTime
public long getBuildTime()
Copyright © 2010. All Rights Reserved.