public class AssetDetailEvent extends Object
| Constructor and Description |
|---|
AssetDetailEvent() |
AssetDetailEvent(ProjectInfo projectInfo,
org.uberfire.backend.vfs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
org.uberfire.backend.vfs.Path |
getPath() |
ProjectInfo |
getProjectInfo() |
int |
hashCode() |
public AssetDetailEvent()
public AssetDetailEvent(ProjectInfo projectInfo, org.uberfire.backend.vfs.Path path)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.