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