public class BitbucketNodeEntityAdapter extends NamedEntityAdapter<BitbucketNodeEntity>
| Constructor and Description |
|---|
BitbucketNodeEntityAdapter() |
| Modifier and Type | Method and Description |
|---|---|
NamedEntity<BitbucketNodeEntity> |
createNamedEntity(String name,
BitbucketNodeEntity value) |
Class<BitbucketNodeEntity> |
getEntityType() |
marshal, unmarshalpublic Class<BitbucketNodeEntity> getEntityType()
getEntityType in class NamedEntityAdapter<BitbucketNodeEntity>public NamedEntity<BitbucketNodeEntity> createNamedEntity(@NotNull String name, @NotNull BitbucketNodeEntity value)
createNamedEntity in class NamedEntityAdapter<BitbucketNodeEntity>Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.