public abstract class RestComponent extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REST_FUNCTEST_ADMIN_PATH |
static String |
REST_FUNCTEST_PATH |
Constructor and Description |
---|
RestComponent(ConfluenceRestSession session) |
Modifier and Type | Method and Description |
---|---|
protected AuthenticatedWebResourceProvider |
getResourceProvider() |
protected ConfluenceRestSession |
getSession() |
public static final String REST_FUNCTEST_PATH
public static final String REST_FUNCTEST_ADMIN_PATH
public RestComponent(ConfluenceRestSession session)
protected AuthenticatedWebResourceProvider getResourceProvider()
protected ConfluenceRestSession getSession()
Copyright © 2003–2017 Atlassian. All rights reserved.