Class StashOpenPullRequestsResponse

java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.entity.StashOpenPullRequestsResponse

public class StashOpenPullRequestsResponse extends Object
  • Field Details

    • FROM_PAIR_PR_STATUS_PAGE_AND_CREATE_PR_URL

      public static final com.google.common.base.Function<Pair<com.atlassian.stash.rest.client.api.entity.Page<com.atlassian.stash.rest.client.api.entity.PullRequestStatus>,String>,StashOpenPullRequestsResponse> FROM_PAIR_PR_STATUS_PAGE_AND_CREATE_PR_URL
  • Constructor Details

  • Method Details