Class ExtendedAsynchronousMyPermissionsRestClient

  • All Implemented Interfaces:
    com.atlassian.jira.rest.client.api.MyPermissionsRestClient, ExtendedMyPermissionsRestClient

    public class ExtendedAsynchronousMyPermissionsRestClient
    extends com.atlassian.jira.rest.client.internal.async.AsynchronousMyPermissionsRestClient
    implements ExtendedMyPermissionsRestClient
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient

        com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient.ResponseHandler<T extends Object>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.atlassian.util.concurrent.Promise<com.atlassian.jira.rest.client.api.domain.Permissions> getMyPermissions()  
      • Methods inherited from class com.atlassian.jira.rest.client.internal.async.AsynchronousMyPermissionsRestClient

        getMyPermissions
      • Methods inherited from class com.atlassian.jira.rest.client.internal.async.AbstractAsynchronousRestClient

        call, callAndParse, callAndParse, client, delete, getAndParse, post, post, post, post, postAndParse, postAndParse, put, putAndParse