public class ConfluenceProvider extends Object implements PublishProvider
| Constructor and Description |
|---|
ConfluenceProvider(String endpoint,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists(Page page) |
void |
insert(Page page) |
void |
update(Page page) |
public boolean exists(Page page)
exists in interface PublishProviderpublic void update(Page page)
update in interface PublishProviderpublic void insert(Page page)
insert in interface PublishProviderCopyright © 2017–2020 Focus IT. All rights reserved.