Package | Description |
---|---|
org.jboss.as.model.test |
Modifier and Type | Class and Description |
---|---|
static class |
FailedOperationTransformationConfig.AttributesPathAddressConfig<T extends FailedOperationTransformationConfig.AttributesPathAddressConfig<T>> |
static class |
FailedOperationTransformationConfig.ChainedConfig
A standard configuration that allows several checkers to be used for an attribute.
|
static class |
FailedOperationTransformationConfig.NewAttributesConfig
A standard configuration for the
DiscardUndefinedAttributesTransformer
for use with attributes that are new in a version. |
static class |
FailedOperationTransformationConfig.RejectExpressionsConfig
A standard configuration for the reject expression values transformer
|
Modifier and Type | Field and Description |
---|---|
static FailedOperationTransformationConfig.PathAddressConfig |
FailedOperationTransformationConfig.DISCARDED_RESOURCE |
static FailedOperationTransformationConfig.PathAddressConfig |
FailedOperationTransformationConfig.REJECTED_RESOURCE |
Modifier and Type | Method and Description |
---|---|
FailedOperationTransformationConfig |
FailedOperationTransformationConfig.addFailedAttribute(PathAddress pathAddress,
FailedOperationTransformationConfig.PathAddressConfig config)
Add a handler for failed operation transformers at a resource address
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.