Uses of Class
com.gentics.contentnode.rest.model.response.DirtQueueEntryList
-
Packages that use DirtQueueEntryList Package Description com.gentics.contentnode.rest.resource -
-
Uses of DirtQueueEntryList in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return DirtQueueEntryList Modifier and Type Method Description DirtQueueEntryList
AdminResource. getDirtQueue(PagingParameterBean paging, DirtQueueParameterBean filter)
Get the sorted list of dirt queue entries
-