com.soasta.jenkins
Class TestCompositionRunner.DeleteOldResultsSettings

java.lang.Object
  extended by com.soasta.jenkins.TestCompositionRunner.DeleteOldResultsSettings
Enclosing class:
TestCompositionRunner

public static class TestCompositionRunner.DeleteOldResultsSettings
extends Object


Constructor Summary
TestCompositionRunner.DeleteOldResultsSettings(int maxDaysOfResults)
           
 
Method Summary
 int getMaxDaysOfResults()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestCompositionRunner.DeleteOldResultsSettings

@DataBoundConstructor
public TestCompositionRunner.DeleteOldResultsSettings(int maxDaysOfResults)
Method Detail

getMaxDaysOfResults

public int getMaxDaysOfResults()


Copyright © 2004-2014. All Rights Reserved.