public class RestVcsLocationBambooSpecsState extends Object implements ImmutableVcsLocationBambooSpecsState
| Constructor and Description |
|---|
RestVcsLocationBambooSpecsState(ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBranch() |
Long |
getId() |
String |
getLogFilename() |
String |
getRevision() |
VcsLocationBambooSpecsState.SpecsImportState |
getSpecImportState() |
Date |
getSpecsExecutionDate() |
long |
getVcsLocationId() |
public RestVcsLocationBambooSpecsState(@NotNull
ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState)
public Long getId()
getId in interface ImmutableVcsLocationBambooSpecsStatepublic String getRevision()
getRevision in interface ImmutableVcsLocationBambooSpecsStatepublic long getVcsLocationId()
getVcsLocationId in interface ImmutableVcsLocationBambooSpecsStatepublic String getBranch()
getBranch in interface ImmutableVcsLocationBambooSpecsState@Nullable public Date getSpecsExecutionDate()
getSpecsExecutionDate in interface ImmutableVcsLocationBambooSpecsState@Nullable public String getLogFilename()
getLogFilename in interface ImmutableVcsLocationBambooSpecsState@Nullable public VcsLocationBambooSpecsState.SpecsImportState getSpecImportState()
getSpecImportState in interface ImmutableVcsLocationBambooSpecsStateCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.