Uses of Class
org.alfresco.rm.rest.api.model.RetentionScheduleActionDefinition
Packages that use RetentionScheduleActionDefinition
Package
Description
Package info that defines the Information Governance Retention Schedule REST API
-
Uses of RetentionScheduleActionDefinition in org.alfresco.rm.rest.api.impl
Methods in org.alfresco.rm.rest.api.impl that return RetentionScheduleActionDefinitionModifier and TypeMethodDescriptionApiNodesModelFactory.mapRetentionScheduleActionDefData(DispositionActionDefinition dispositionActionDefinition) Helper method that sets the information for the retention schedule action definition type.Methods in org.alfresco.rm.rest.api.impl with parameters of type RetentionScheduleActionDefinitionModifier and TypeMethodDescriptionApiNodesModelFactory.createRetentionActionDefinitionParams(RetentionScheduleActionDefinition nodeInfo) this method is used for creation of retention schedule action definition params -
Uses of RetentionScheduleActionDefinition in org.alfresco.rm.rest.api.retentionschedule
Methods in org.alfresco.rm.rest.api.retentionschedule that return types with arguments of type RetentionScheduleActionDefinitionModifier and TypeMethodDescriptionRetentionScheduleActionRelation.create(String retentionScheduleId, List<RetentionScheduleActionDefinition> nodeInfos, Parameters parameters) RetentionScheduleActionRelation.readAll(String retentionScheduleId, Parameters parameters) Method parameters in org.alfresco.rm.rest.api.retentionschedule with type arguments of type RetentionScheduleActionDefinitionModifier and TypeMethodDescriptionRetentionScheduleActionRelation.create(String retentionScheduleId, List<RetentionScheduleActionDefinition> nodeInfos, Parameters parameters)