| Package | Description |
|---|---|
| org.togglz.spring.boot.actuate | |
| org.togglz.spring.boot.actuate.autoconfigure |
| Modifier and Type | Method and Description |
|---|---|
TogglzFeature |
TogglzEndpoint.getFeature(String name) |
TogglzFeature |
TogglzEndpoint.setFeatureState(String name,
Boolean enabled,
String strategy,
String parameters)
Allows to change the state of toggles via http post.
|
| Modifier and Type | Method and Description |
|---|---|
List<TogglzFeature> |
TogglzEndpoint.getAllFeatures() |
| Modifier and Type | Method and Description |
|---|---|
int |
TogglzFeature.compareTo(TogglzFeature o) |
Copyright © 2022. All rights reserved.