Package com.atlassian.confluence.core
Class ActivityAjaxResponse
- java.lang.Object
-
- com.atlassian.confluence.core.ActivityAjaxResponse
-
public class ActivityAjaxResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description ActivityAjaxResponse(String fullName, String lastEditMessage, String userName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFullName()StringgetLastEditMessage()i18n string of the last edit date e.g.StringgetUserName()
-