| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.bitbucket.api.rest.entity.node | |
| com.atlassian.bamboo.rest.adapter | |
| com.atlassian.bamboo.rest.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
BitbucketNodeNamedEntity |
| Modifier and Type | Method and Description |
|---|---|
NamedEntity<BitbucketNodeEntity> |
BitbucketNodeEntityAdapter.createNamedEntity(String name,
BitbucketNodeEntity value) |
| Modifier and Type | Method and Description |
|---|---|
static BitbucketNodeEntity |
BitbucketNodeNamedEntity.extract(NamedEntity<BitbucketNodeEntity> entity) |
| Modifier and Type | Method and Description |
|---|---|
NamedEntity<FieldErrorsEntity> |
FieldErrorsEntityAdapter.createNamedEntity(String name,
FieldErrorsEntity value) |
abstract NamedEntity<T> |
NamedEntityAdapter.createNamedEntity(String name,
T value) |
NamedEntity<T> |
NamedEntityAdapter.unmarshal(Element element) |
| Modifier and Type | Method and Description |
|---|---|
Element |
NamedEntityAdapter.marshal(NamedEntity<T> entity) |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldErrorsNamedEntity |
| Modifier and Type | Method and Description |
|---|---|
static <T> com.google.common.base.Function<NamedEntity<? extends T>,T> |
NamedEntity.extract() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.