Package | Description |
---|---|
org.drools.compiler.kie.builder.impl | |
org.drools.compiler.kie.util |
Modifier and Type | Field and Description |
---|---|
KieJarChangeSet |
KieBaseUpdateContext.cs |
Modifier and Type | Method and Description |
---|---|
default KieJarChangeSet |
InternalKieModule.getChanges(InternalKieModule newKieModule) |
Constructor and Description |
---|
KieBaseUpdateContext(KieProject kProject,
org.drools.core.impl.InternalKnowledgeBase kBase,
InternalKieModule currentKM,
InternalKieModule newKM,
KieJarChangeSet cs,
Collection<Class<?>> modifiedClasses,
boolean modifyingUsedClass,
Collection<String> unchangedResources,
ResultsImpl results,
KieBaseModelImpl newKieBaseModel,
KieBaseModelImpl currentKieBaseModel) |
Modifier and Type | Method and Description |
---|---|
static KieJarChangeSet |
ChangeSetBuilder.build(InternalKieModule original,
InternalKieModule currentJar) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.