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 Date
getCreated()
String
getFileName()
void
setComment(String comment)
void
setContentType(String contentType)
void
setFileName(String name)
-