com.thalesgroup.hudson.plugins.tusarnotifier.transformer
Class TusarToolInfo

java.lang.Object
  extended by 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)
           
 
Method Summary
 long getBuildTime()
           
 java.io.File getCusXSLFile()
           
 java.lang.String getExpandedPattern()
           
 com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType getMetricsType()
           
 java.io.File getOutputDir()
           
 void setCusXSLFile(java.io.File cusXSLFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TusarToolInfo

public TusarToolInfo(com.thalesgroup.dtkit.metrics.hudson.api.type.MetricsType metricsType,
                     java.io.File outputDir,
                     java.lang.String expandedPattern,
                     long buildTime)
Method Detail

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.