FeatureFlagService and ProjectFeatureFlags instead@Deprecated public class ProjectFeatureFlags extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.springframework.web.util.UriTemplate |
FEATURE_FLAGS_TEMPLATE
Deprecated.
|
static String |
FEATURE_FLAGS_URI
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProjectFeatureFlag> |
getItems()
Deprecated.
|
public static final String FEATURE_FLAGS_URI
public static final org.springframework.web.util.UriTemplate FEATURE_FLAGS_TEMPLATE
public List<ProjectFeatureFlag> getItems()
Copyright © 2016. All Rights Reserved.