mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-29 15:21:53 +00:00
[APPS-2836] POST Endpoint for creating Retention Schedule
This commit is contained in:
@@ -28,8 +28,7 @@
|
|||||||
/**
|
/**
|
||||||
* Package info that defines the Information Governance Record Categories REST API
|
* Package info that defines the Information Governance Record Categories REST API
|
||||||
*
|
*
|
||||||
* @author Ana Bozianu
|
* @author sathishkumar.t
|
||||||
* @since 2.6
|
|
||||||
*/
|
*/
|
||||||
@WebApi(name="gs", scope=Api.SCOPE.PUBLIC, version=1)
|
@WebApi(name="gs", scope=Api.SCOPE.PUBLIC, version=1)
|
||||||
package org.alfresco.rm.rest.api.rententionschedule;
|
package org.alfresco.rm.rest.api.rententionschedule;
|
||||||
|
|||||||
Reference in New Issue
Block a user