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