Package | Description |
---|---|
org.jboss.as.model.test |
Modifier and Type | Method and Description |
---|---|
static ModelTestOperationValidatorFilter.Action |
ModelTestOperationValidatorFilter.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelTestOperationValidatorFilter.Action[] |
ModelTestOperationValidatorFilter.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ModelTestOperationValidatorFilter.Builder |
ModelTestOperationValidatorFilter.Builder.addOperation(PathAddress pathAddress,
String name,
ModelTestOperationValidatorFilter.Action action,
OperationFixer operationFixer) |
Constructor and Description |
---|
OperationEntry(PathAddress address,
String name,
ModelTestOperationValidatorFilter.Action action,
OperationFixer operationFixer) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.