Uses of Interface
com.atlassian.bitbucket.pull.PullRequestActivityPage
-
Uses of PullRequestActivityPage in com.atlassian.bitbucket.pull
Modifier and TypeClassDescriptionclass
SimplePullRequestActivityPage<T extends PullRequestActivity>
Modifier 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.