lumis.portal.filesystem.event
Class ClusterFileSystemUpdateEvent
java.lang.Object
lumis.portal.event.AbstractPortalEvent
lumis.portal.filesystem.event.FileSystemEvent
lumis.portal.filesystem.event.FileSystemUpdateEvent
lumis.portal.filesystem.event.ClusterFileSystemUpdateEvent
- All Implemented Interfaces:
- IPortalEvent
@StableMinor(version="6.2",
sinceVersion="6.0")
public class ClusterFileSystemUpdateEvent
- extends FileSystemUpdateEvent
Event raised when a file has been updated in the portal file system.
This event is raised only once in a portal cluster for each logical file.
When the file change is replicated to other portal nodes, the
FileSystemUpdateEvent
is raised instead.
- Since:
- 6.0.0
- See Also:
FileSystemUpdateEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterFileSystemUpdateEvent
public ClusterFileSystemUpdateEvent(PortalFile file)
- Default constructor.
- Parameters:
file
- The file to be updated.- Since:
- 6.0.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.