com.cwctravel.hudson.plugins.suitegroupedtests
Class StabilityAction

java.lang.Object
  extended by hudson.tasks.junit.TestAction
      extended by com.cwctravel.hudson.plugins.suitegroupedtests.StabilityAction
All Implemented Interfaces:
hudson.model.Action, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy

public class StabilityAction
extends hudson.tasks.junit.TestAction
implements org.kohsuke.stapler.StaplerProxy


Constructor Summary
StabilityAction(hudson.tasks.test.TestObject testObject)
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.lang.String getIconFileName()
           
 java.lang.Object getTarget()
           
 java.lang.String getUrlName()
           
 
Methods inherited from class hudson.tasks.junit.TestAction
annotate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StabilityAction

public StabilityAction(hudson.tasks.test.TestObject testObject)
Method Detail

getIconFileName

public java.lang.String getIconFileName()
Specified by:
getIconFileName in interface hudson.model.Action

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in interface hudson.model.Action
Specified by:
getDisplayName in interface hudson.model.ModelObject

getUrlName

public java.lang.String getUrlName()
Specified by:
getUrlName in interface hudson.model.Action

getTarget

public java.lang.Object getTarget()
Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy


Copyright © 2004-2012. All Rights Reserved.