| Package | Description |
|---|---|
| org.uberfire.workbench.events |
| Modifier and Type | Method and Description |
|---|---|
ResourceChangeType |
ResourceUpdated.getType() |
ResourceChangeType |
ResourceRenamed.getType() |
ResourceChangeType |
ResourceDeleted.getType() |
ResourceChangeType |
ResourceCopied.getType() |
ResourceChangeType |
ResourceChange.getType() |
ResourceChangeType |
ResourceAdded.getType() |
static ResourceChangeType |
ResourceChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceChangeType[] |
ResourceChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.