Package | Description |
---|---|
org.kie.internal.runtime.conf | |
org.kie.internal.runtime.manager.deploy |
Modifier and Type | Method and Description |
---|---|
static MergeMode |
MergeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeMode[] |
MergeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static DeploymentDescriptor |
DeploymentDescriptorMerger.merge(DeploymentDescriptor primary,
DeploymentDescriptor secondary,
MergeMode mode) |
static DeploymentDescriptor |
DeploymentDescriptorMerger.merge(List<DeploymentDescriptor> descriptorHierarchy,
MergeMode mode) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.