public interface PlanRepositoryLink extends BambooObject
| Modifier and Type | Method and Description |
|---|---|
@NotNull Plan |
getPlan() |
int |
getPosition() |
@NotNull RepositoryDataEntity |
getRepositoryDataEntity() |
void |
setPlan(@NotNull Plan plan) |
void |
setPosition(int position) |
void |
setRepositoryDataEntity(@NotNull RepositoryDataEntity repositoryDataEntity) |
setIdgetId@NotNull @NotNull Plan getPlan()
void setPlan(@NotNull
@NotNull Plan plan)
@NotNull @NotNull RepositoryDataEntity getRepositoryDataEntity()
void setRepositoryDataEntity(@NotNull
@NotNull RepositoryDataEntity repositoryDataEntity)
int getPosition()
void setPosition(int position)
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.