Package | Description |
---|---|
com.atlassian.bitbucket.pull |
Modifier and Type | Class and Description |
---|---|
class |
SimplePullRequestActivityPage<T extends PullRequestActivity> |
Modifier and Type | Method and Description |
---|---|
PullRequestActivityPage<PullRequestActivity> |
PullRequestService.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.
|
Copyright © 2024 Atlassian. All rights reserved.