Package | Description |
---|---|
org.kie.workbench.common.forms.migration.tool |
Modifier and Type | Method and Description |
---|---|
Result |
FormMigrationSummary.getResult() |
static Result |
Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result[] |
Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FormMigrationSummary.setResult(Result result) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.