@Portable public class InvalidateDMOProjectCacheEvent extends Object
| Constructor and Description |
|---|
InvalidateDMOProjectCacheEvent() |
InvalidateDMOProjectCacheEvent(org.uberfire.rpc.SessionInfo sessionInfo,
Project project,
org.uberfire.backend.vfs.Path resourcePath) |
| Modifier and Type | Method and Description |
|---|---|
Project |
getProject() |
org.uberfire.backend.vfs.Path |
getResourcePath() |
org.uberfire.rpc.SessionInfo |
getSessionInfo() |
public InvalidateDMOProjectCacheEvent()
public InvalidateDMOProjectCacheEvent(org.uberfire.rpc.SessionInfo sessionInfo,
Project project,
org.uberfire.backend.vfs.Path resourcePath)
public org.uberfire.backend.vfs.Path getResourcePath()
public org.uberfire.rpc.SessionInfo getSessionInfo()
public Project getProject()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.