Class ConfluenceAuditRestClient
java.lang.Object
com.atlassian.confluence.it.audit.impl.ConfluenceAuditRestClient
- All Implemented Interfaces:
com.atlassian.audit.test.util.AuditRestClient
public class ConfluenceAuditRestClient
extends Object
implements com.atlassian.audit.test.util.AuditRestClient
A bridge between auditing REST calls and our Confluence REST client
-
Constructor Summary
ConstructorsConstructorDescriptionConfluenceAuditRestClient(com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient) -
Method Summary
-
Constructor Details
-
ConfluenceAuditRestClient
public ConfluenceAuditRestClient(com.atlassian.confluence.test.rest.api.ConfluenceRestClient restClient)
-
-
Method Details
-
resource
- Specified by:
resourcein interfacecom.atlassian.audit.test.util.AuditRestClient
-