JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
F
G
I
S
T
V
D
de.otto.edison.togglz
- package de.otto.edison.togglz
de.otto.edison.togglz.configuration
- package de.otto.edison.togglz.configuration
de.otto.edison.togglz.controller
- package de.otto.edison.togglz.controller
DefaultTogglzConfig
- Class in
de.otto.edison.togglz
DefaultTogglzConfig(StateRepository, UserProvider, FeatureClassProvider)
- Constructor for class de.otto.edison.togglz.
DefaultTogglzConfig
F
FeatureClassProvider
- Interface in
de.otto.edison.togglz
Implement this interface as a spring bean to expose Your Feature enum to the TogglzConfiguration.
featureManager()
- Method in class de.otto.edison.togglz.configuration.
FeatureManagerConfiguration
FeatureManagerConfiguration
- Class in
de.otto.edison.togglz.configuration
FeatureManagerConfiguration()
- Constructor for class de.otto.edison.togglz.configuration.
FeatureManagerConfiguration
features()
- Method in class de.otto.edison.togglz.configuration.
TogglzConfiguration
G
getFeatureClass()
- Method in class de.otto.edison.togglz.
DefaultTogglzConfig
getFeatureClass()
- Method in interface de.otto.edison.togglz.
FeatureClassProvider
getStateRepository()
- Method in class de.otto.edison.togglz.
DefaultTogglzConfig
getStatusAsJson()
- Method in class de.otto.edison.togglz.controller.
TogglzInformationController
getTogglzState()
- Method in class de.otto.edison.togglz.controller.
TogglzRepresentation
getUserProvider()
- Method in class de.otto.edison.togglz.configuration.
TogglzConfiguration
getUserProvider()
- Method in class de.otto.edison.togglz.
DefaultTogglzConfig
I
isActive()
- Method in enum de.otto.edison.togglz.configuration.
TogglzConfiguration.Features
S
stateRepository()
- Method in class de.otto.edison.togglz.configuration.
TogglzConfiguration
T
TogglzConfiguration
- Class in
de.otto.edison.togglz.configuration
TogglzConfiguration()
- Constructor for class de.otto.edison.togglz.configuration.
TogglzConfiguration
TogglzConfiguration.Features
- Enum in
de.otto.edison.togglz.configuration
togglzFilter()
- Method in class de.otto.edison.togglz.configuration.
TogglzWebConfiguration
TogglzInformationController
- Class in
de.otto.edison.togglz.controller
TogglzInformationController(FeatureClassProvider)
- Constructor for class de.otto.edison.togglz.controller.
TogglzInformationController
TogglzRepresentation
- Class in
de.otto.edison.togglz.controller
togglzRepresentation(FeatureClassProvider)
- Static method in class de.otto.edison.togglz.controller.
TogglzRepresentation
togglzServlet()
- Method in class de.otto.edison.togglz.configuration.
TogglzWebConfiguration
TogglzWebConfiguration
- Class in
de.otto.edison.togglz.configuration
TogglzWebConfiguration()
- Constructor for class de.otto.edison.togglz.configuration.
TogglzWebConfiguration
V
valueOf(String)
- Static method in enum de.otto.edison.togglz.configuration.
TogglzConfiguration.Features
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de.otto.edison.togglz.configuration.
TogglzConfiguration.Features
Returns an array containing the constants of this enum type, in the order they are declared.
D
F
G
I
S
T
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes