Package de.dagere.peass.ci.logs.rca
Class RCALogAction
- java.lang.Object
-
- de.dagere.peass.ci.VisibleAction
-
- de.dagere.peass.ci.logs.measurement.LogAction
-
- de.dagere.peass.ci.logs.rca.RCALogAction
-
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
public class RCALogAction extends LogAction
-
-
Field Summary
-
Fields inherited from class de.dagere.peass.ci.logs.measurement.LogAction
displayName
-
Fields inherited from class de.dagere.peass.ci.VisibleAction
id
-
-
Constructor Summary
Constructors Constructor Description RCALogAction(int id, de.dagere.nodeDiffDetector.data.TestCase test, int vmId, int level, String commit, String logData)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getLevel()
-
Methods inherited from class de.dagere.peass.ci.logs.measurement.LogAction
getDisplayName, getIconFileName, getLog, getLogData, getTest, getUrlName, getVersion, getVmId
-
Methods inherited from class de.dagere.peass.ci.VisibleAction
getRun, onAttached, onLoad
-
-