| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<RepositoryChangeset> |
PlanResultsAction.getRepositoryChangesetsWithNotBlankRevision(@NotNull ResultsSummary resultsSummary) |
| Modifier and Type | Method and Description |
|---|---|
VcsRepositoryData |
PlanResultsAction.getRepositoryData(@NotNull RepositoryChangeset repositoryChangeset) |
@NotNull Map<String,String> |
PlanResultsAction.getUrlsForChangeset(@NotNull RepositoryChangeset repositoryChangeset) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable RepositoryChangeset |
CommitImpl.getRepositoryChangeset() |
@Nullable RepositoryChangeset |
Commit.getRepositoryChangeset() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommitImpl.setRepositoryChangeset(@Nullable RepositoryChangeset repositoryChangeset) |
void |
Commit.setRepositoryChangeset(RepositoryChangeset repositoryChangeset) |
| Constructor and Description |
|---|
MutableDeploymentVersionVcsChangesetImpl(MutableDeploymentVersion deploymentVersion,
RepositoryChangeset repositoryChangeset) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull RepositoryChangeset |
RepositoryChangesetMapper.createItemInstance(org.codehaus.staxmate.in.SMInputCursor inputCursor) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryChangesetMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<RepositoryChangeset> repositoryChangesets,
@NotNull RepositoryChangeset object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
RepositoryChangesetMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull RepositoryChangeset changeset,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
RepositoryChangesetMapper.importProperties(@NotNull RepositoryChangeset changeset,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryData |
AbstractNotification.getRepositoryData(@Nullable RepositoryChangeset repositoryChangeset)
Deprecated.
since 6.4 old repository interface
|
| Constructor and Description |
|---|
VcsRevision(RepositoryChangeset repositoryChangeset) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RepositoryChangeset> |
RestQueuedBuild.getChangesets() |
| Modifier and Type | Method and Description |
|---|---|
String |
StashWebRepositoryViewer.getHtmlForCommitsFull(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData) |
String |
StashWebRepositoryViewer.getHtmlForCommitsSummary(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData,
int maxChanges) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.ListAttribute<AbstractResultsSummary,RepositoryChangeset> |
AbstractResultsSummary_.repositoryChangesets |
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryChangesetImpl |
| Modifier and Type | Method and Description |
|---|---|
@Nullable RepositoryChangeset |
RepositoryChangesetHibernateDao.findById(long id) |
@Nullable RepositoryChangeset |
RepositoryChangesetDao.findById(long id) |
RepositoryChangeset |
RepositoryChangesetManagerImpl.getRepositoryChangeset(long id) |
@Nullable RepositoryChangeset |
RepositoryChangesetManager.getRepositoryChangeset(long id) |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<RepositoryChangeset> |
RepositoryChangesetFunctions.equalPluginKey(@NotNull String pluginKey) |
List<RepositoryChangeset> |
RepositoryChangesetHibernateDao.getChangesetsForBuildNumberRange(@NotNull PlanKey planKey,
int firstBuildNumber,
int lastBuildNumber) |
List<RepositoryChangeset> |
RepositoryChangesetDao.getChangesetsForBuildNumberRange(@NotNull PlanKey planKey,
int firstBuildNumber,
int lastBuildNumber)
Finds and returns all repository change sets related with build results from specified range.
|
static com.google.common.base.Function<RepositoryChangeset,Long> |
RepositoryChangesetFunctions.getSkippedCommitsCount() |
| Modifier and Type | Method and Description |
|---|---|
long |
RepositoryChangesetHibernateDao.scrollChangesetsForExport(Consumer<RepositoryChangeset> consumer) |
long |
RepositoryChangesetDao.scrollChangesetsForExport(Consumer<RepositoryChangeset> consumer)
Deprecated.
since 3.3 only used by export/import
|
| Modifier and Type | Method and Description |
|---|---|
static RepositoryChangeset |
RepositoryChangesetMocks.mockRepositoryChangeset(RepositoryData mockRepositoryDefinition) |
static RepositoryChangeset |
RepositoryChangesetMocks.mockRepositoryChangeset(VcsRepositoryData mockRepositoryDefinition) |
| Modifier and Type | Method and Description |
|---|---|
String |
NoWebRepositoryViewer.getHtmlForCommitsFull(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryDefinition) |
String |
DefaultWebRepositoryViewer.getHtmlForCommitsFull(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData)
Deprecated.
|
String |
WebRepositoryViewer.getHtmlForCommitsFull(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData)
Deprecated.
Renders the html to display the full commits on the changes tab.
|
String |
NoWebRepositoryViewer.getHtmlForCommitsSummary(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData,
int maxChanges) |
String |
DefaultWebRepositoryViewer.getHtmlForCommitsSummary(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData,
int maxChanges)
Deprecated.
|
String |
WebRepositoryViewer.getHtmlForCommitsSummary(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData,
int maxChanges)
Deprecated.
Renders the html to display a summary of the commits on the Build Results Summary tab.
|
| Modifier and Type | Method and Description |
|---|---|
String |
FisheyeWebRepositoryViewer.getHtmlForCommitsFull(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData) |
String |
FisheyeWebRepositoryViewer.getHtmlForCommitsSummary(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData,
int maxChanges) |
| Modifier and Type | Method and Description |
|---|---|
String |
LegacyStashWebRepositoryViewer.getHtmlForCommitsFull(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData)
Deprecated.
|
String |
LegacyStashWebRepositoryViewer.getHtmlForCommitsSummary(@NotNull ResultsSummary resultsSummary,
@NotNull RepositoryChangeset repositoryChangeset,
@NotNull RepositoryData repositoryData,
int maxChanges)
Deprecated.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.