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() |
boolean |
isSpecsNotFound() |
public RestVcsLocationBambooSpecsState(@NotNull ImmutableVcsLocationBambooSpecsState vcsLocationBambooSpecsState)
public Long getId()
getId
in interface ImmutableVcsLocationBambooSpecsState
@NotNull public String getRevision()
getRevision
in interface ImmutableVcsLocationBambooSpecsState
public long getVcsLocationId()
getVcsLocationId
in interface ImmutableVcsLocationBambooSpecsState
@NotNull public 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 ImmutableVcsLocationBambooSpecsState
public boolean isSpecsNotFound()
isSpecsNotFound
in interface ImmutableVcsLocationBambooSpecsState
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.