@StableMinor(version="12.3", sinceVersion="4.1") public abstract class FileSystemEvent extends AbstractPortalEvent
Constructor and Description |
---|
FileSystemEvent(IFile file)
Creates a new filesystem event.
|
FileSystemEvent(PortalFile file)
Deprecated.
since 8.0.0 replaced by
FileSystemEvent(IFile) . |
Modifier and Type | Method and Description |
---|---|
PortalFile |
getFile()
Deprecated.
since 8.0.0 replaced by
getPortalFile()
. |
IFile |
getPortalFile()
Returns the affected file or folder.
|
getEventGroups, getOperationType, setEventGroups, setOperationType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toString
@Deprecated public FileSystemEvent(PortalFile file)
FileSystemEvent(IFile)
.file
- the affected file.public FileSystemEvent(IFile file)
file
- the affected file or folder.@Deprecated public PortalFile getFile()
getPortalFile()
.public IFile getPortalFile()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.