Uses of Class
com.chutneytesting.engine.api.execution.StepDefinitionDto.StrategyPropertiesDto
-
Packages that use StepDefinitionDto.StrategyPropertiesDto Package Description com.chutneytesting.engine.api.execution -
-
Uses of StepDefinitionDto.StrategyPropertiesDto in com.chutneytesting.engine.api.execution
Fields in com.chutneytesting.engine.api.execution declared as StepDefinitionDto.StrategyPropertiesDto Modifier and Type Field Description StepDefinitionDto.StrategyPropertiesDtoStepDefinitionDto.StepStrategyDefinitionDto. strategyPropertiesMethods in com.chutneytesting.engine.api.execution that return StepDefinitionDto.StrategyPropertiesDto Modifier and Type Method Description StepDefinitionDto.StrategyPropertiesDtoStepDefinitionDto.StrategyPropertiesDto. setProperty(String key, Object value)Constructors in com.chutneytesting.engine.api.execution with parameters of type StepDefinitionDto.StrategyPropertiesDto Constructor Description StepStrategyDefinitionDto(String type, StepDefinitionDto.StrategyPropertiesDto strategyProperties)
-