Uses of Interface
com.atlassian.bamboo.resultsummary.vcs.RepositoryChangeset
Packages that use RepositoryChangeset
Package
Description
-
Uses of RepositoryChangeset in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build that return types with arguments of type RepositoryChangesetModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<RepositoryChangeset>
PlanResultsAction.getRepositoryChangesetsWithNotBlankRevision
(@NotNull ResultsSummary resultsSummary) Methods in com.atlassian.bamboo.build with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionPlanResultsAction.getRepositoryData
(@NotNull RepositoryChangeset repositoryChangeset) PlanResultsAction.getUrlsForChangeset
(@NotNull RepositoryChangeset repositoryChangeset) -
Uses of RepositoryChangeset in com.atlassian.bamboo.build.status
Method parameters in com.atlassian.bamboo.build.status with type arguments of type RepositoryChangesetModifier and TypeMethodDescriptionAbstractBuildStatusUpdater.getRelevantChangesetIds
(@NotNull ImmutableResultsSummary resultsSummary, @NotNull Predicate<RepositoryChangeset> isRelevantPredicate) -
Uses of RepositoryChangeset in com.atlassian.bamboo.commit
Methods in com.atlassian.bamboo.commit that return RepositoryChangesetModifier and TypeMethodDescription@Nullable RepositoryChangeset
Commit.getRepositoryChangeset()
@Nullable RepositoryChangeset
CommitImpl.getRepositoryChangeset()
Methods in com.atlassian.bamboo.commit with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionvoid
Commit.setRepositoryChangeset
(RepositoryChangeset repositoryChangeset) void
CommitImpl.setRepositoryChangeset
(@Nullable RepositoryChangeset repositoryChangeset) -
Uses of RepositoryChangeset in com.atlassian.bamboo.deployments.versions.persistence.commits
Constructors in com.atlassian.bamboo.deployments.versions.persistence.commits with parameters of type RepositoryChangesetModifierConstructorDescriptionMutableDeploymentVersionVcsChangesetImpl
(MutableDeploymentVersion deploymentVersion, RepositoryChangeset repositoryChangeset) -
Uses of RepositoryChangeset in com.atlassian.bamboo.migration.stream
Methods in com.atlassian.bamboo.migration.stream that return RepositoryChangesetModifier and TypeMethodDescriptionprotected @NotNull RepositoryChangeset
RepositoryChangesetMapper.createItemInstance
(org.codehaus.staxmate.in.SMInputCursor inputCursor) Methods in com.atlassian.bamboo.migration.stream with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionvoid
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) Method parameters in com.atlassian.bamboo.migration.stream with type arguments of type RepositoryChangesetModifier and TypeMethodDescriptionvoid
RepositoryChangesetMapper.afterImportListItem
(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull List<RepositoryChangeset> repositoryChangesets, @NotNull RepositoryChangeset object, long objectIndex, @NotNull org.hibernate.Session session) -
Uses of RepositoryChangeset in com.atlassian.bamboo.notification
Methods in com.atlassian.bamboo.notification with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionAbstractNotification.getRepositoryData
(@Nullable RepositoryChangeset repositoryChangeset) Deprecated.since 6.4 old repository interface -
Uses of RepositoryChangeset in com.atlassian.bamboo.plan.cache
Methods in com.atlassian.bamboo.plan.cache that return types with arguments of type RepositoryChangesetModifier and TypeMethodDescription@NotNull List<RepositoryChangeset>
ImmutableResultsSummaryImpl.getRepositoryChangesets()
-
Uses of RepositoryChangeset in com.atlassian.bamboo.plugins.rest.model.build.change
Constructors in com.atlassian.bamboo.plugins.rest.model.build.change with parameters of type RepositoryChangeset -
Uses of RepositoryChangeset in com.atlassian.bamboo.plugins.rest.model.queue
Methods in com.atlassian.bamboo.plugins.rest.model.queue that return types with arguments of type RepositoryChangesetModifier and TypeMethodDescriptionList<? extends RepositoryChangeset>
RestQueuedBuild.getChangesets()
Constructor parameters in com.atlassian.bamboo.plugins.rest.model.queue with type arguments of type RepositoryChangesetModifierConstructorDescriptionRestQueuedBuild
(@NotNull ChainExecution chainExecution, @NotNull List<? extends RepositoryChangeset> changesets, @NotNull javax.ws.rs.core.UriInfo uriInfo) RestQueuedBuild
(@NotNull PlanResultKey planResultKey, @Nullable TriggerReason triggerReason, @NotNull List<? extends RepositoryChangeset> changesets, @Nullable javax.ws.rs.core.UriInfo uriInfo) RestQueuedBuild
(@NotNull BuildContext buildContext, @NotNull List<? extends RepositoryChangeset> changesets, @NotNull javax.ws.rs.core.UriInfo uriInfo) -
Uses of RepositoryChangeset in com.atlassian.bamboo.plugins.stash
Methods in com.atlassian.bamboo.plugins.stash with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionStashWebRepositoryViewer.getHtmlForCommitsFull
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData) StashWebRepositoryViewer.getHtmlForCommitsSummary
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData, int maxChanges) -
Uses of RepositoryChangeset in com.atlassian.bamboo.resultsummary
Fields in com.atlassian.bamboo.resultsummary with type parameters of type RepositoryChangesetModifier and TypeFieldDescriptionstatic javax.persistence.metamodel.ListAttribute<AbstractResultsSummary,
RepositoryChangeset> AbstractResultsSummary_.repositoryChangesets
Methods in com.atlassian.bamboo.resultsummary that return types with arguments of type RepositoryChangesetModifier and TypeMethodDescription@NotNull List<RepositoryChangeset>
AbstractResultsSummary.getRepositoryChangesets()
@NotNull List<RepositoryChangeset>
BuildResultsSummaryImpl.getRepositoryChangesets()
@NotNull List<RepositoryChangeset>
ImmutableResultsSummary.getRepositoryChangesets()
-
Uses of RepositoryChangeset in com.atlassian.bamboo.resultsummary.vcs
Classes in com.atlassian.bamboo.resultsummary.vcs that implement RepositoryChangesetMethods in com.atlassian.bamboo.resultsummary.vcs that return RepositoryChangesetModifier and TypeMethodDescription@Nullable RepositoryChangeset
RepositoryChangesetDao.findById
(long id) @Nullable RepositoryChangeset
RepositoryChangesetHibernateDao.findById
(long id) @Nullable RepositoryChangeset
RepositoryChangesetManager.getRepositoryChangeset
(long id) RepositoryChangesetManagerImpl.getRepositoryChangeset
(long id) Methods in com.atlassian.bamboo.resultsummary.vcs that return types with arguments of type RepositoryChangesetModifier and TypeMethodDescriptionRepositoryChangesetDao.getChangesetsForBuildNumberRange
(@NotNull PlanKey planKey, int firstBuildNumber, int lastBuildNumber) Finds and returns all repository change sets related with build results from specified range.RepositoryChangesetHibernateDao.getChangesetsForBuildNumberRange
(@NotNull PlanKey planKey, int firstBuildNumber, int lastBuildNumber) Method parameters in com.atlassian.bamboo.resultsummary.vcs with type arguments of type RepositoryChangesetModifier and TypeMethodDescriptionlong
RepositoryChangesetDao.scrollChangesetsForExport
(Consumer<RepositoryChangeset> consumer) Deprecated.since 3.3 only used by export/importlong
RepositoryChangesetHibernateDao.scrollChangesetsForExport
(Consumer<RepositoryChangeset> consumer) -
Uses of RepositoryChangeset in com.atlassian.bamboo.testutils.resultsummary.vcs
Methods in com.atlassian.bamboo.testutils.resultsummary.vcs that return RepositoryChangesetModifier and TypeMethodDescriptionstatic RepositoryChangeset
RepositoryChangesetMocks.mockRepositoryChangeset
(RepositoryData mockRepositoryDefinition) static RepositoryChangeset
RepositoryChangesetMocks.mockRepositoryChangeset
(VcsRepositoryData mockRepositoryDefinition) -
Uses of RepositoryChangeset in com.atlassian.bamboo.webrepository
Methods in com.atlassian.bamboo.webrepository with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionDefaultWebRepositoryViewer.getHtmlForCommitsFull
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData) Deprecated.NoWebRepositoryViewer.getHtmlForCommitsFull
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryDefinition) WebRepositoryViewer.getHtmlForCommitsFull
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData) Deprecated.Renders the html to display the full commits on the changes tab.DefaultWebRepositoryViewer.getHtmlForCommitsSummary
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData, int maxChanges) Deprecated.NoWebRepositoryViewer.getHtmlForCommitsSummary
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData, int maxChanges) 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. -
Uses of RepositoryChangeset in com.atlassian.bamboo.webrepository.fisheye
Methods in com.atlassian.bamboo.webrepository.fisheye with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionFisheyeWebRepositoryViewer.getHtmlForCommitsFull
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData) FisheyeWebRepositoryViewer.getHtmlForCommitsSummary
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData, int maxChanges) -
Uses of RepositoryChangeset in com.atlassian.bamboo.webrepository.stash
Methods in com.atlassian.bamboo.webrepository.stash with parameters of type RepositoryChangesetModifier and TypeMethodDescriptionLegacyStashWebRepositoryViewer.getHtmlForCommitsFull
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData) Deprecated.LegacyStashWebRepositoryViewer.getHtmlForCommitsSummary
(@NotNull ResultsSummary resultsSummary, @NotNull RepositoryChangeset repositoryChangeset, @NotNull RepositoryData repositoryData, int maxChanges) Deprecated.