Uses of Interface
org.kie.internal.ChangeSet
-
Packages that use ChangeSet Package Description org.kie.internal.event.io -
-
Uses of ChangeSet in org.kie.internal.event.io
Methods in org.kie.internal.event.io with parameters of type ChangeSet Modifier and Type Method Description void
ResourceChangeListener. resourcesChanged(ChangeSet changeSet)
The Resource has changed, the ResourceChangeNotifier will call this method and execute the user implemented code.
-