Uses of Interface
com.simplifyqa.model.IExecution
Packages that use IExecution
-
Uses of IExecution in com.simplifyqa.model
Classes in com.simplifyqa.model that implement IExecutionConstructors in com.simplifyqa.model with parameters of type IExecutionModifierConstructorDescriptionExecution(IExecution response) Execution(IExecution data, Map<String, Object> options) -
Uses of IExecution in com.simplifyqa.utils
Methods in com.simplifyqa.utils that return IExecutionModifier and TypeMethodDescriptionstatic IExecutionSimplifyQAUtils.createExecutionFromApiResponse(String responseBody)