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