Class ConfluencePage
- java.lang.Object
-
- org.sahli.asciidoc.confluence.publisher.client.http.ConfluencePage
-
public class ConfluencePage extends Object
- Author:
- Alain Sahli
-
-
Constructor Summary
Constructors Constructor Description ConfluencePage(String contentId, String title, int version)ConfluencePage(String contentId, String title, String content, int version)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetContent()StringgetContentId()StringgetTitle()intgetVersion()inthashCode()StringtoString()
-