Class ContentDashboardItemVersion
java.lang.Object
com.liferay.content.dashboard.item.ContentDashboardItemVersion
-
Constructor Summary
ConstructorsConstructorDescriptionContentDashboardItemVersion
(String changeLog, List<ContentDashboardItemVersionAction> contentDashboardItemVersionActions, Date createDate, String label, Locale locale, String style, String userName, String version) -
Method Summary
-
Constructor Details
-
ContentDashboardItemVersion
-
-
Method Details
-
getChangeLog
-
getContentDashboardItemVersionActions
-
getCreateDate
-
getLabel
-
getStyle
-
getUserName
-
getVersion
-
toJSONObject
public com.liferay.portal.kernel.json.JSONObject toJSONObject()
-