Class DraftChangeResult
java.lang.Object
com.atlassian.confluence.tinymceplugin.rest.AbstractDraftResult
com.atlassian.confluence.tinymceplugin.rest.DraftChangeResult
The result of a successful Draft save.
-
Constructor Summary
ConstructorsConstructorDescriptionDraftChangeResult(Long draftId, Long pageId, String time) DraftChangeResult(Long draftId, Long pageId, String time, String messageKey) -
Method Summary
-
Constructor Details
-
DraftChangeResult
public DraftChangeResult() -
DraftChangeResult
-
DraftChangeResult
-
-
Method Details
-
getMessageKey
-