Class EditSummary
- java.lang.Object
-
- com.atlassian.confluence.legacyapi.model.content.EditSummary
-
@Deprecated public class EditSummary extends Object
Deprecated.since 7.0.1 , useVersion
-
-
Constructor Summary
Constructors Constructor Description EditSummary(Person by, Date when, String message, int version, long id)Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PersongetBy()Deprecated.longgetId()Deprecated.StringgetMessage()Deprecated.intgetVersion()Deprecated.DategetWhen()Deprecated.
-