how to call a custom api using this.alfrescoApiService.getInstance().
I have created jar for custom api . so i don't want to call using custom http . I want to call using alfrescoApiService.oauth2Auth for AAE but i am not using AAE.Which one is correct ?1. this.alfrescoApiService.getInstance().oauth2Auth.callCustomApi...