Uses of Class
com.gentics.contentnode.rest.model.response.log.ActionModelList
-
Packages that use ActionModelList Package Description com.gentics.contentnode.rest.resource -
-
Uses of ActionModelList in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return ActionModelList Modifier and Type Method Description ActionModelList
AdminResource. getActionLogActions(FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging)
Get the actions, which are logged.
The result can be filtered byname
label
and sorted byname
label
-