JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chutneytesting.component.scenario.api.dto
Interface StrategyDto
All Known Implementing Classes:
ImmutableStrategyDto
@Immutable
public interface
StrategyDto
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
Map
<
String
,
Object
>
parameters
()
default
String
type
()
Method Details
type
@Default
default
String
type
()
parameters
Map
<
String
,
Object
>
parameters
()