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