Uses of Interface
com.atlassian.bitbucket.pull.PullRequestActivityPage
Packages that use PullRequestActivityPage
-
Uses of PullRequestActivityPage in com.atlassian.bitbucket.pull
Classes in com.atlassian.bitbucket.pull that implement PullRequestActivityPageModifier and TypeClassDescriptionclassSimplePullRequestActivityPage<T extends PullRequestActivity>Methods in com.atlassian.bitbucket.pull that return PullRequestActivityPageModifier and TypeMethodDescriptionPullRequestService.getActivitiesStartingAt(int repositoryId, long pullRequestId, PullRequestEntityType fromType, long fromId, PageRequest pageRequest) Retrieves the page of activities that start with an entity (given its type and id) for the given pull request.