Interface RecordsManagementPolicies.OnRMActionExecution
-
- All Superinterfaces:
ClassPolicy
,Policy
- Enclosing interface:
- RecordsManagementPolicies
public static interface RecordsManagementPolicies.OnRMActionExecution extends ClassPolicy
On records management action execution
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.alfresco.repo.policy.Policy
Policy.Arg
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onRMActionExecution(NodeRef nodeRef, String name, Map<String,Serializable> parameters)
-
-
-
Method Detail
-
onRMActionExecution
void onRMActionExecution(NodeRef nodeRef, String name, Map<String,Serializable> parameters)
-
-