Package de.dagere.peass.ci.rts
Class RTSTraceAction
- java.lang.Object
-
- de.dagere.peass.ci.VisibleAction
-
- de.dagere.peass.ci.rts.RTSTraceAction
-
- All Implemented Interfaces:
Action,ModelObject,RunAction2
public class RTSTraceAction extends VisibleAction
-
-
Field Summary
-
Fields inherited from class de.dagere.peass.ci.VisibleAction
id
-
-
Constructor Summary
Constructors Constructor Description RTSTraceAction(int id, String displayName, String trace)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()StringgetIconFileName()StringgetTestName()StringgetTrace()StringgetUrlName()-
Methods inherited from class de.dagere.peass.ci.VisibleAction
getRun, onAttached, onLoad
-
-