Uses of Interface
io.jenkins.plugins.tuleap_api.client.PullRequest
- 
Packages that use PullRequest Package Description io.jenkins.plugins.tuleap_api.client io.jenkins.plugins.tuleap_api.client.internals io.jenkins.plugins.tuleap_api.client.internals.entities  - 
- 
Uses of PullRequest in io.jenkins.plugins.tuleap_api.client
Methods in io.jenkins.plugins.tuleap_api.client that return PullRequest Modifier and Type Method Description PullRequestPullRequestApi. getPullRequest(String pullRequestId, TuleapAccessToken accessToken) - 
Uses of PullRequest in io.jenkins.plugins.tuleap_api.client.internals
Methods in io.jenkins.plugins.tuleap_api.client.internals that return PullRequest Modifier and Type Method Description PullRequestTuleapApiClient. getPullRequest(String pullRequestId, TuleapAccessToken token) - 
Uses of PullRequest in io.jenkins.plugins.tuleap_api.client.internals.entities
Classes in io.jenkins.plugins.tuleap_api.client.internals.entities that implement PullRequest Modifier and Type Class Description classPullRequestEntity 
 -