Class WebDavCacheUpdaterAction
java.lang.Object
org.exoplatform.documents.storage.jcr.webdav.cache.listener.WebDavCacheUpdaterAction
- All Implemented Interfaces:
javax.jcr.observation.EventListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonEvent(javax.jcr.observation.EventIterator eventIterator)
-
Field Details
-
SUPPORTED_NODE_TYPES
-
SUPPORTED_PATHS
-
SUPPORTED_EVENT_TYPES
public static final int SUPPORTED_EVENT_TYPES
-
-
Constructor Details
-
WebDavCacheUpdaterAction
-
-
Method Details
-
onEvent
public void onEvent(javax.jcr.observation.EventIterator eventIterator) - Specified by:
onEventin interfacejavax.jcr.observation.EventListener
-