Class InvalidateDMOPackageCacheEvent
- java.lang.Object
-
- org.guvnor.common.services.project.builder.events.InvalidateDMOPackageCacheEvent
-
@Portable public class InvalidateDMOPackageCacheEvent extends Object
Event to invalidate an entry in a DataModelOracleCache. The resource path is used within the Event as all editors that could affect the validity of a DataModelOracleCache entry will know their resource's Path but not the Project path without performing a server round-trip to resolve such.
-
-
Constructor Summary
Constructors Constructor Description InvalidateDMOPackageCacheEvent()InvalidateDMOPackageCacheEvent(org.uberfire.backend.vfs.Path resourcePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.backend.vfs.PathgetResourcePath()
-