Class APIInput
java.lang.Object
pl.put.poznan.qualitychecker.rest.APIInput
Class that represents the structure of input
provided to the API.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
APIInput
-
-
Method Details
-
getScenario
- Returns:
- Scenario that should be analyzed by the application.
-
getActions
- Returns:
- List of actions that should be performed on the scenario.
-