public class VersionSelectedEvent extends Object
| Constructor and Description |
|---|
VersionSelectedEvent(Path pathToFile,
VersionRecord versionRecord) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getPathToFile() |
VersionRecord |
getVersionRecord() |
public VersionSelectedEvent(Path pathToFile, VersionRecord versionRecord)
public VersionRecord getVersionRecord()
public Path getPathToFile()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.