Uses of Class
com.atlassian.bamboo.plugins.stash.rest.entity.StashOpenPullRequestsResponse
-
Packages that use StashOpenPullRequestsResponse Package Description com.atlassian.bamboo.plugins.stash.rest.entity -
-
Uses of StashOpenPullRequestsResponse in com.atlassian.bamboo.plugins.stash.rest.entity
Fields in com.atlassian.bamboo.plugins.stash.rest.entity with type parameters of type StashOpenPullRequestsResponse Modifier and Type Field Description static com.google.common.base.Function<Pair<com.atlassian.stash.rest.client.api.entity.Page<com.atlassian.stash.rest.client.api.entity.PullRequestStatus>,String>,StashOpenPullRequestsResponse>
StashOpenPullRequestsResponse. FROM_PAIR_PR_STATUS_PAGE_AND_CREATE_PR_URL
-