@StableMinor(version="12.3", sinceVersion="6.0") public class ClusterFileSystemUpdateEvent extends FileSystemUpdateEvent
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.
FileSystemUpdateEvent
Constructor and Description |
---|
ClusterFileSystemUpdateEvent(IFile file)
Creates a new cluster update filesystem event.
|
ClusterFileSystemUpdateEvent(PortalFile file)
Deprecated.
since 8.0.0 replaced by
ClusterFileSystemUpdateEvent(IFile) |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string representation for this event.
|
getFile, getPortalFile
getEventGroups, getOperationType, setEventGroups, setOperationType
public ClusterFileSystemUpdateEvent(IFile file)
file
- the affected file or folder.@Deprecated public ClusterFileSystemUpdateEvent(PortalFile file)
ClusterFileSystemUpdateEvent(IFile)
file
- The file to be updated.public String toString()
IPortalEvent
toString
in interface IPortalEvent
toString
in class FileSystemUpdateEvent
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.