| Package | Description |
|---|---|
| org.jboss.windup.config.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleProviderMetadata
Describes
RuleProvider instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRulesetMetadata
Base class for constructing
RulesetMetadata instances. |
class |
MetadataBuilder
Fluent builder for creating
RuleProviderMetadata instances. |
| Modifier and Type | Method and Description |
|---|---|
RulesetMetadata |
MetadataBuilder.getRulesetMetadata() |
RulesetMetadata |
RuleProviderMetadata.getRulesetMetadata()
Returns the
RulesetMetadata, if any, for the rule-set from which this RuleProviderMetadata
originated. |
| Modifier and Type | Method and Description |
|---|---|
MetadataBuilder |
MetadataBuilder.setRulesetMetadata(RulesetMetadata parent) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.