Uses of Class
org.alfresco.rm.rest.api.model.RetentionSchedule
Packages that use RetentionSchedule
Package
Description
Package info that defines the Information Governance Retention Schedule REST API
-
Uses of RetentionSchedule in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl that return RetentionScheduleModifier and TypeMethodDescriptionApiNodesModelFactory.mapRetentionScheduleData(DispositionSchedule dispositionSchedule) Helper method that sets the information for the retention schedule type.Methods in org.alfresco.rm.rest.api.impl with parameters of type RetentionScheduleModifier and TypeMethodDescriptionvoidApiNodesModelFactory.mapRetentionScheduleOptionalInfo(RetentionSchedule retentionSchedule, DispositionSchedule schedule, List<String> includeParam) Helper method that sets the optional information for the retention schedule type. -
Uses of RetentionSchedule in org.alfresco.rm.rest.api.retentionschedule
Methods in org.alfresco.rm.rest.api.retentionschedule that return types with arguments of type RetentionScheduleModifier and TypeMethodDescriptionRetentionScheduleRelation.create(String recordCategoryId, List<RetentionSchedule> nodeInfos, Parameters parameters) RetentionScheduleRelation.readAll(String recordCategoryId, Parameters parameters) Method parameters in org.alfresco.rm.rest.api.retentionschedule with type arguments of type RetentionScheduleModifier and TypeMethodDescriptionRetentionScheduleRelation.create(String recordCategoryId, List<RetentionSchedule> nodeInfos, Parameters parameters)