Package | Description |
---|---|
org.jboss.as.model.test |
Modifier and Type | Class and Description |
---|---|
static class |
FailedOperationTransformationConfig.AttributesPathAddressConfig<T extends FailedOperationTransformationConfig.AttributesPathAddressConfig<T>> |
Modifier and Type | Class and Description |
---|---|
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 |
---|---|
protected Map<String,FailedOperationTransformationConfig.AttributesPathAddressConfig<?>> |
FailedOperationTransformationConfig.AttributesPathAddressConfig.complexAttributes |
Modifier and Type | Method and Description |
---|---|
FailedOperationTransformationConfig.ChainedConfig.Builder |
FailedOperationTransformationConfig.ChainedConfig.Builder.addConfig(FailedOperationTransformationConfig.AttributesPathAddressConfig<?> cfg) |
Constructor and Description |
---|
ChainedConfig(List<FailedOperationTransformationConfig.AttributesPathAddressConfig<?>> configs,
AttributeDefinition... attributes)
Constructor
|
ChainedConfig(List<FailedOperationTransformationConfig.AttributesPathAddressConfig<?>> configs,
String... attributes)
Constructor
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.