| Package | Description |
|---|---|
| org.jboss.windup.tooling.rules |
| Modifier and Type | Method and Description |
|---|---|
RulesPath.RulesPathType |
RulesPath.getRulesPathType()
Contains the type of rules path (for example, system provided vs user provided).
|
static RulesPath.RulesPathType |
RulesPath.RulesPathType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RulesPath.RulesPathType[] |
RulesPath.RulesPathType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RulesPath.setRulesPathType(RulesPath.RulesPathType rulesPathType)
Contains the type of rules path (for example, system provided vs user provided).
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.