Uses of Class
org.alfresco.governance.classification.model.DeclassificationExemptionsPaging
Packages that use DeclassificationExemptionsPaging
Package
Description
-
Uses of DeclassificationExemptionsPaging in org.alfresco.governance.classification.handler
Methods in org.alfresco.governance.classification.handler that return types with arguments of type DeclassificationExemptionsPagingModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DeclassificationExemptionsPaging>DeclassificationExemptionsApi.listDeclassificationExemptions(@Min(0L) @Valid Integer skipCount, @Min(1L) @Valid Integer maxItems) -
Uses of DeclassificationExemptionsPaging in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return DeclassificationExemptionsPagingModifier and TypeMethodDescriptionDeclassificationExemptionsPaging._list(DeclassificationExemptionsPagingList _list)