ClusterFileSystemDeleteEvent
event is still raised.@Deprecated 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)
Deprecated.
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()
Deprecated.
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
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.