| Package | Description |
|---|---|
| org.jboss.windup.tooling.rules |
| Modifier and Type | Method and Description |
|---|---|
RuleProvider.RuleProviderType |
RuleProvider.getRuleProviderType()
Contains the type of provider (for example, Java vs Groovy).
|
static RuleProvider.RuleProviderType |
RuleProvider.RuleProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleProvider.RuleProviderType[] |
RuleProvider.RuleProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleProvider.setRuleProviderType(RuleProvider.RuleProviderType ruleProviderType)
Contains the type of provider (for example, Java vs Groovy).
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.