@Portable public class ResourceRenamedEvent extends ResourceRenamed implements ResourceEvent
Constructor and Description |
---|
ResourceRenamedEvent(Path sourcePath,
Path destinationPath,
String message,
SessionInfo sessionInfo) |
Modifier and Type | Method and Description |
---|---|
Path |
getPath() |
SessionInfo |
getSessionInfo() |
String |
toString() |
getDestinationPath, getMessage, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage, getType
public ResourceRenamedEvent(Path sourcePath, Path destinationPath, String message, SessionInfo sessionInfo)
public SessionInfo getSessionInfo()
public Path getPath()
getPath
in interface ResourceEvent
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.