@StableMinor(version="10.1", sinceVersion="4.1") public class FileSystemDeleteEvent extends FileSystemEvent
This event is raised in each portal node that has the file deleted.
ClusterFileSystemDeleteEvent
Constructor and Description |
---|
FileSystemDeleteEvent(IFile file)
Creates a new filesystem delete event.
|
FileSystemDeleteEvent(PortalFile file)
Deprecated.
since 8.0.0 replaced by
FileSystemDeleteEvent(IFile) |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string representation for this event.
|
getFile, getPortalFile
getEventGroups, getOperationType, setEventGroups, setOperationType
public FileSystemDeleteEvent(IFile file)
file
- the affected file or folder.@Deprecated public FileSystemDeleteEvent(PortalFile file)
FileSystemDeleteEvent(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.