Skip to content

micromata/ConfluenceRestClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages