| Package | Description |
|---|---|
| org.uberfire.workbench.diff | |
| org.uberfire.workbench.type |
| Modifier and Type | Method and Description |
|---|---|
static DiffMode |
DiffMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffMode[] |
DiffMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default DiffMode |
ResourceTypeDefinition.getDiffMode()
Defines how the diff of this resource type should be presented.
|
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.