Package org.bsc.confluence
Interface ConfluenceService.Model.Attachment
-
- Enclosing interface:
- ConfluenceService.Model
public static interface ConfluenceService.Model.Attachment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DategetCreated()StringgetFileName()voidsetComment(String comment)voidsetContentType(String contentType)voidsetFileName(String name)
-