Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashPullRequestStatus
Packages that use StashPullRequestStatus
-
Uses of StashPullRequestStatus in com.atlassian.bamboo.plugins.stash.rest.entity
Fields in com.atlassian.bamboo.plugins.stash.rest.entity with type parameters of type StashPullRequestStatusModifier and TypeFieldDescriptionstatic final com.google.common.base.Function<com.atlassian.stash.rest.client.api.entity.PullRequestStatus,
StashPullRequestStatus> StashPullRequestStatus.FROM_PR_STATUS
Methods in com.atlassian.bamboo.plugins.stash.rest.entity that return types with arguments of type StashPullRequestStatusConstructor parameters in com.atlassian.bamboo.plugins.stash.rest.entity with type arguments of type StashPullRequestStatusModifierConstructorDescriptionStashOpenPullRequestsResponse
(StashPageEntity<StashPullRequestStatus> pullRequests, String createPullRequestUrl)