Interface RecordsManagementPolicies.BeforeRecordRejection
-
- All Superinterfaces:
ClassPolicy
,Policy
- Enclosing interface:
- RecordsManagementPolicies
public static interface RecordsManagementPolicies.BeforeRecordRejection extends ClassPolicy
Before record rejection- Since:
- 2.5
-
-
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
beforeRecordRejection(NodeRef nodeRef)
-
-
-
Method Detail
-
beforeRecordRejection
void beforeRecordRejection(NodeRef nodeRef)
-
-