public interface SessionRestClient
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<Session> |
getCurrentSession() |
com.atlassian.util.concurrent.Promise<Session> getCurrentSession() throws RestClientException
RestClientException
- in case of problems (connectivity, malformed messages, etc.)Copyright © 2017 Atlassian. All rights reserved.