| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectFeature |
ProjectFeature.addPrerequisitesItem(String prerequisitesItem) |
ProjectFeature |
ProjectFeature.feature(String feature) |
ProjectFeature |
ProjectFeature.imageUri(String imageUri) |
ProjectFeature |
ProjectFeature.localisedDescription(String localisedDescription) |
ProjectFeature |
ProjectFeature.localisedName(String localisedName) |
ProjectFeature |
ProjectFeature.prerequisites(List<String> prerequisites) |
ProjectFeature |
ProjectFeature.projectId(Long projectId) |
ProjectFeature |
ProjectFeature.state(ProjectFeature.StateEnum state) |
ProjectFeature |
ProjectFeature.toggleLocked(Boolean toggleLocked) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectFeature> |
ContainerForProjectFeatures.getFeatures()
The project features.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerForProjectFeatures |
ContainerForProjectFeatures.addFeaturesItem(ProjectFeature featuresItem) |
| Modifier and Type | Method and Description |
|---|---|
ContainerForProjectFeatures |
ContainerForProjectFeatures.features(List<ProjectFeature> features) |
void |
ContainerForProjectFeatures.setFeatures(List<ProjectFeature> features) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.