Uses of Interface
com.atlassian.bitbucket.content.Change
Packages that use Change
Package
Description
-
Uses of Change in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit that return types with arguments of type ChangeModifier and TypeMethodDescriptionChangeset.getChanges()CommitService.getChanges(ChangesRequest request, PageRequest pageRequest) Retrieves a page ofchangesbetween two commits.SimpleChangeset.getChanges()Method parameters in com.atlassian.bitbucket.commit with type arguments of type ChangeModifier and TypeMethodDescription -
Uses of Change in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content with parameters of type Change -
Uses of Change in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return types with arguments of type ChangeModifier and TypeMethodDescriptionScmCommandFactory.changes(ChangesCommandParameters parameters, PageRequest pageRequest)