Package com.atlassian.confluence.it
Interface VersionedContent
-
- All Known Implementing Classes:
AbstractContentEntity,AbstractPageEntity,Attachment,BlogPost,Comment,Draft,Page,UserInformation
public interface VersionedContentIntegration Test Content that has a version.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetVersion()booleanisMinorEdit()voidsetVersion(int version)
-