java.lang.Object | |
↳ | com.atlassian.jira.rest.internal.SiteDarkFeaturesResource |
REST resource for managing site-wide dark features.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets whether dark feature is enabled or disabled.
| |||||||||||
Enable or disable a dark feature via PUT.
| |||||||||||
Updates the value for a set of dark features.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Enable or disable a dark feature via PUT.
Updates the value for a set of dark features.
updates | a map of feature names to enabled state (enabled/disabled) |
---|