lumis.portal.filesystem.event
Class ClusterFileSystemAddEvent
java.lang.Object
lumis.portal.event.AbstractPortalEvent
lumis.portal.filesystem.event.FileSystemEvent
lumis.portal.filesystem.event.FileSystemAddEvent
lumis.portal.filesystem.event.ClusterFileSystemAddEvent
- All Implemented Interfaces:
- IPortalEvent
@StableMinor(version="6.2",
sinceVersion="6.0")
public class ClusterFileSystemAddEvent
- extends FileSystemAddEvent
Event raised when a file has been added and will propagate to the whole cluster.
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
FileSystemAddEvent
is raised instead.
- Since:
- 6.0.0
- See Also:
FileSystemAddEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterFileSystemAddEvent
public ClusterFileSystemAddEvent(PortalFile file)
- Default constructor.
- Parameters:
file
- The file to be added.- Since:
- 6.0.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.