@Entity public class VcsLocationBambooSpecsStateImpl extends Object implements VcsLocationBambooSpecsState
VcsLocationBambooSpecsState.SpecsImportState
Constructor and Description |
---|
VcsLocationBambooSpecsStateImpl() |
VcsLocationBambooSpecsStateImpl(long vcsLocationId,
String branch,
String revision) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
@NotNull String |
getBranch() |
Long |
getId() |
String |
getLogFilename() |
@NotNull String |
getRevision() |
VcsLocationBambooSpecsState.SpecsImportState |
getSpecImportState() |
Date |
getSpecsExecutionDate() |
long |
getVcsLocationId() |
int |
hashCode() |
boolean |
isSpecsNotFound() |
void |
setBranch(String branch) |
void |
setId(Long id) |
void |
setLogFilename(String logFilename) |
void |
setRevision(String specsRevInRepo) |
void |
setSpecsExecutionDate(Date specsExecutionDate) |
void |
setSpecsImportState(VcsLocationBambooSpecsState.SpecsImportState specsImportState) |
void |
setSpecsNotFound(boolean specsNotFound) |
void |
setVcsLocationId(long vcsLocationId) |
String |
toString() |
void |
updateDataAfterSpecImport(String logFilename,
VcsLocationBambooSpecsState.SpecsImportState specsImportState) |
public void setId(Long id)
public Long getId()
getId
in interface ImmutableVcsLocationBambooSpecsState
@NotNull public @NotNull String getRevision()
getRevision
in interface ImmutableVcsLocationBambooSpecsState
public void setRevision(String specsRevInRepo)
setRevision
in interface VcsLocationBambooSpecsState
public long getVcsLocationId()
getVcsLocationId
in interface ImmutableVcsLocationBambooSpecsState
public void setVcsLocationId(long vcsLocationId)
@NotNull public @NotNull String getBranch()
getBranch
in interface ImmutableVcsLocationBambooSpecsState
public void setBranch(String branch)
public Date getSpecsExecutionDate()
getSpecsExecutionDate
in interface ImmutableVcsLocationBambooSpecsState
public String getLogFilename()
getLogFilename
in interface ImmutableVcsLocationBambooSpecsState
public VcsLocationBambooSpecsState.SpecsImportState getSpecImportState()
getSpecImportState
in interface ImmutableVcsLocationBambooSpecsState
public void setSpecsExecutionDate(Date specsExecutionDate)
public void setLogFilename(String logFilename)
public void setSpecsImportState(VcsLocationBambooSpecsState.SpecsImportState specsImportState)
public boolean isSpecsNotFound()
isSpecsNotFound
in interface ImmutableVcsLocationBambooSpecsState
public void setSpecsNotFound(boolean specsNotFound)
setSpecsNotFound
in interface VcsLocationBambooSpecsState
public void updateDataAfterSpecImport(String logFilename, VcsLocationBambooSpecsState.SpecsImportState specsImportState)
updateDataAfterSpecImport
in interface VcsLocationBambooSpecsState
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences