JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
R
S
T
U
V
A
all_features()
- Method in interface cd.connect.features.api.
FeatureService
applyAll(List<FeatureState>)
- Method in interface cd.connect.features.api.
FeatureService
Apply enabled state from all the supplied entries and then return all current entries.
C
cd.connect.features.api
- package cd.connect.features.api
compareTo(FeatureState)
- Method in class cd.connect.features.api.
FeatureState
count()
- Method in interface cd.connect.features.api.
FeatureService
total number of features
D
defaultStatus()
- Static method in enum cd.connect.features.api.
FeatureSourceStatus
disable(String)
- Method in interface cd.connect.features.api.
FeatureService
Disable the feature.
E
enable(String)
- Method in interface cd.connect.features.api.
FeatureService
Enable the feature.
enableAll(LocalDateTime)
- Method in interface cd.connect.features.api.
FeatureService
Enable all the unlocked features.
enabled()
- Method in interface cd.connect.features.api.
FeatureService
Return the count of entries.
F
FeatureService
- Interface in
cd.connect.features.api
FeatureSourceStatus
- Enum in
cd.connect.features.api
FeatureState
- Class in
cd.connect.features.api
ignore unknown properties so it is backwards compatible.
FeatureState(String, LocalDateTime, boolean)
- Constructor for class cd.connect.features.api.
FeatureState
FeatureState()
- Constructor for class cd.connect.features.api.
FeatureState
FeatureState(FeatureState)
- Constructor for class cd.connect.features.api.
FeatureState
G
getFeature(String)
- Method in interface cd.connect.features.api.
FeatureService
getName()
- Method in class cd.connect.features.api.
FeatureState
getWhenEnabled()
- Method in class cd.connect.features.api.
FeatureState
I
isEnabled()
- Method in class cd.connect.features.api.
FeatureState
isLocked()
- Method in class cd.connect.features.api.
FeatureState
L
lock(String)
- Method in interface cd.connect.features.api.
FeatureService
Lock the feature.
R
refresh()
- Method in interface cd.connect.features.api.
FeatureService
reload state from db and republish to all clients
S
setLocked(boolean)
- Method in class cd.connect.features.api.
FeatureState
setName(String)
- Method in class cd.connect.features.api.
FeatureState
setWhenEnabled(LocalDateTime)
- Method in class cd.connect.features.api.
FeatureState
T
toStatus(String)
- Static method in enum cd.connect.features.api.
FeatureSourceStatus
toString()
- Method in class cd.connect.features.api.
FeatureState
U
unlock(String)
- Method in interface cd.connect.features.api.
FeatureService
Unlock the feature.
V
valueOf(String)
- Static method in enum cd.connect.features.api.
FeatureSourceStatus
Returns the enum constant of this type with the specified name.
values()
- Static method in enum cd.connect.features.api.
FeatureSourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
I
L
R
S
T
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.