@StableMinor(version="10.1", sinceVersion="4.1") public class FileSystemUpdateEvent extends FileSystemEvent
This event is raised in each portal node that has the file updated.
ClusterFileSystemUpdateEvent
Constructor and Description |
---|
FileSystemUpdateEvent(IFile file)
Creates a new filesystem update event.
|
FileSystemUpdateEvent(PortalFile file)
Deprecated.
since 8.0.0 replaced by
FileSystemUpdateEvent(IFile) |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string representation for this event.
|
getFile, getPortalFile
getEventGroups, getOperationType, setEventGroups, setOperationType
public FileSystemUpdateEvent(IFile file)
file
- the affected file or folder.@Deprecated public FileSystemUpdateEvent(PortalFile file)
FileSystemUpdateEvent(IFile)
file
- the affected file or folder.public String toString()
IPortalEvent
toString
in interface IPortalEvent
toString
in class Object
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.