Package org.alfresco.repo.coci
Interface CheckOutCheckInServicePolicies.BeforeCheckIn
-
- All Superinterfaces:
ClassPolicy,Policy
- Enclosing interface:
- CheckOutCheckInServicePolicies
public static interface CheckOutCheckInServicePolicies.BeforeCheckIn 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 voidbeforeCheckIn(NodeRef workingCopyNodeRef, Map<String,Serializable> versionProperties, String contentUrl, boolean keepCheckedOut)
-