Uses of Class
org.alfresco.rest.rm.community.model.fileplan.FilePlan
Packages that use FilePlan
-
Uses of FilePlan in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return FilePlanModifier and TypeMethodDescriptionFilePlanAPI.getFilePlan(String filePlanId) FilePlanAPI.getFilePlan(String filePlanId, String parameters) Gets a file plan.FilePlanAPI.updateFilePlan(FilePlan filePlanModel, String filePlanId) FilePlanAPI.updateFilePlan(FilePlan filePlanModel, String filePlanId, String parameters) Updates a file plan.Methods in org.alfresco.rest.rm.community.requests.gscore.api with parameters of type FilePlanModifier and TypeMethodDescriptionFilePlanAPI.updateFilePlan(FilePlan filePlanModel, String filePlanId) FilePlanAPI.updateFilePlan(FilePlan filePlanModel, String filePlanId, String parameters) Updates a file plan.