| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ContainerForProjectFeatures> |
ProjectFeaturesApi.getFeaturesForProject(String projectIdOrKey,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get project features
Returns the list of features for a project.
|
io.reactivex.Single<ContainerForProjectFeatures> |
ProjectFeaturesApi.toggleFeatureForProject(String projectIdOrKey,
String featureKey,
ProjectFeatureState projectFeatureState,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Set project feature state
Sets the state of a project feature.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerForProjectFeatures |
ContainerForProjectFeatures.addFeaturesItem(ProjectFeature featuresItem) |
ContainerForProjectFeatures |
ContainerForProjectFeatures.features(List<ProjectFeature> features) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.