Uses of Class
com.gentics.contentnode.rest.model.response.log.ActionLogEntryList
-
Packages that use ActionLogEntryList Package Description com.gentics.contentnode.rest.resource -
-
Uses of ActionLogEntryList in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return ActionLogEntryList Modifier and Type Method Description ActionLogEntryList
AdminResource. getActionLog(PagingParameterBean paging, ActionLogParameterBean query)
Get the action log
-