Package dev.galasa.framework
Class RunRasActionProcessor
java.lang.Object
dev.galasa.framework.RunRasActionProcessor
- All Implemented Interfaces:
IRunRasActionProcessor
Handles the processing of RAS actions for runs in the DSS by performing the relevant
updates to run test structures in the RAS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
processRasActions
(String runName, List<RunRasAction> rasActions)
-
Constructor Details
-
RunRasActionProcessor
-
-
Method Details
-
processRasActions
- Specified by:
processRasActions
in interfaceIRunRasActionProcessor
-