micromata / ConfluenceRestClient

A simple Java Client for the Confluence Rest-API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConfluenceRestClient

A simple Java Client to communicate with the Confluence Rest API.

SNAPSHOT-1.0

Work in Progress

Usage

Create a new Instanz of ConfluenceRestClient and call the Method connect(). You need the url of the Confluence Server an your login credentials.

The you get seperated Clients for the different Entities from the RestClient.

  • SpaceClient
  • UserClient
  • ContentClient

About

A simple Java Client for the Confluence Rest-API.


Languages

Language:Java 100.0%