Interface HoldServicePolicies.OnCreateHoldPolicy
-
- All Superinterfaces:
ClassPolicy
,Policy
- Enclosing interface:
- HoldServicePolicies
public static interface HoldServicePolicies.OnCreateHoldPolicy extends ClassPolicy
-
-
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
onCreateHold(NodeRef hold)
Called when a hold is created.
-