Package de.dagere.peass.ci.logs.rts
Class RTSLogActionCreator
- java.lang.Object
-
- de.dagere.peass.ci.logs.rts.RTSLogActionCreator
-
public class RTSLogActionCreator extends Object
-
-
Constructor Summary
Constructors Constructor Description RTSLogActionCreator(RTSLogFileReader reader, Run<?,?> run, PeassProcessConfiguration processConfig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createRTSActions(RTSInfos staticChanges)
RTSLogSummary
getLogSummary()
-
-
-
Constructor Detail
-
RTSLogActionCreator
public RTSLogActionCreator(RTSLogFileReader reader, Run<?,?> run, PeassProcessConfiguration processConfig)
-
-
Method Detail
-
createRTSActions
public void createRTSActions(RTSInfos staticChanges) throws IOException
- Throws:
IOException
-
getLogSummary
public RTSLogSummary getLogSummary()
-
-