Uses of Enum Class
org.alfresco.rest.core.v0.BaseAPI.RM_ACTIONS
Packages that use BaseAPI.RM_ACTIONS
-
Uses of BaseAPI.RM_ACTIONS in org.alfresco.rest.core.v0
Methods in org.alfresco.rest.core.v0 that return BaseAPI.RM_ACTIONSModifier and TypeMethodDescriptionstatic BaseAPI.RM_ACTIONSReturns the enum constant of this class with the specified name.static BaseAPI.RM_ACTIONS[]BaseAPI.RM_ACTIONS.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BaseAPI.RM_ACTIONS in org.alfresco.rest.v0
Methods in org.alfresco.rest.v0 with parameters of type BaseAPI.RM_ACTIONSModifier and TypeMethodDescriptionorg.apache.http.HttpResponseRMRolesAndActionsAPI.executeAction(String user, String password, String contentName, BaseAPI.RM_ACTIONS action) Perform an action on the given contentorg.apache.http.HttpResponseRMRolesAndActionsAPI.executeAction(String user, String password, String contentName, BaseAPI.RM_ACTIONS action, ZonedDateTime date) Perform an action on the given contentorg.apache.http.HttpResponseRMRolesAndActionsAPI.executeAction(String user, String password, String contentName, BaseAPI.RM_ACTIONS action, ZonedDateTime date, int status) Perform an action on the record folderorg.apache.http.HttpResponseRMRolesAndActionsAPI.executeActionAndExpectResponseCode(String user, String password, String contentName, BaseAPI.RM_ACTIONS action, int status) Perform an action on the given content