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