org.alfresco.repo.content
Interface ContentServicePolicies.OnContentUpdatePolicy
All Superinterfaces:
-
Enclosing class:
-
org.alfresco.repo.content.ContentServicePolicies
@org.alfresco.api.AlfrescoPublicApi
public static interface ContentServicePolicies.OnContentUpdatePolicy
Policy that is raised once per node when any of the content properties on the node are
changed; the specific properties are irrelevant. This is primarily useful to determine
when a new file is introduced into the system.
QNAME
public static final QName QNAME
onContentUpdate
void onContentUpdate(NodeRef nodeRef, boolean newContent) -
Parameters:
-
nodeRef - the node reference