Package io.getunleash.repository
Class ToggleBootstrapHandler
- java.lang.Object
-
- io.getunleash.repository.ToggleBootstrapHandler
-
@Deprecated public class ToggleBootstrapHandler extends Object
Deprecated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classToggleBootstrapHandler.ToggleBootstrapReadDeprecated.
-
Constructor Summary
Constructors Constructor Description ToggleBootstrapHandler(UnleashConfig unleashConfig)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description ToggleCollectionparse(String jsonString)Deprecated.ToggleCollectionread()Deprecated.
-
-
-
Constructor Detail
-
ToggleBootstrapHandler
public ToggleBootstrapHandler(UnleashConfig unleashConfig)
Deprecated.
-
-
Method Detail
-
parse
public ToggleCollection parse(@Nullable String jsonString)
Deprecated.
-
read
public ToggleCollection read()
Deprecated.
-
-