Uses of Class
org.drools.compiler.kie.util.KieJarChangeSet
Packages that use KieJarChangeSet
-
Uses of KieJarChangeSet in org.drools.compiler.kie.builder.impl
Fields in org.drools.compiler.kie.builder.impl declared as KieJarChangeSetMethods in org.drools.compiler.kie.builder.impl that return KieJarChangeSetModifier and TypeMethodDescriptiondefault KieJarChangeSetInternalKieModule.getChanges(InternalKieModule newKieModule) Constructors in org.drools.compiler.kie.builder.impl with parameters of type KieJarChangeSetModifierConstructorDescriptionKieBaseUpdaterImplContext(KieProject kProject, InternalKnowledgeBase kBase, InternalKieModule currentKM, InternalKieModule newKM, KieJarChangeSet cs, Collection<Class<?>> modifiedClasses, boolean modifyingUsedClass, Collection<String> unchangedResources, ResultsImpl results, KieBaseModelImpl newKieBaseModel, KieBaseModelImpl currentKieBaseModel, InternalKnowledgeBuilder kbuilder) -
Uses of KieJarChangeSet in org.drools.compiler.kie.util
Methods in org.drools.compiler.kie.util that return KieJarChangeSetModifier and TypeMethodDescriptionstatic KieJarChangeSetChangeSetBuilder.build(InternalKieModule original, InternalKieModule currentJar) KieJarChangeSet.merge(KieJarChangeSet other) Methods in org.drools.compiler.kie.util with parameters of type KieJarChangeSet