public interface ImmutableVcsLocationBambooSpecsState
Modifier and Type | Method and Description |
---|---|
String |
getBranch() |
Long |
getId() |
String |
getLogFilename() |
String |
getRevision() |
VcsLocationBambooSpecsState.SpecsImportState |
getSpecImportState() |
Date |
getSpecsExecutionDate() |
long |
getVcsLocationId() |
Long getId()
String getRevision()
long getVcsLocationId()
String getBranch()
@Nullable Date getSpecsExecutionDate()
@Nullable String getLogFilename()
@Nullable VcsLocationBambooSpecsState.SpecsImportState getSpecImportState()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.