| Interface | Description |
|---|---|
| AttributeConverter |
Used to convert an individual attribute/operation parameter value during transformation.
|
| AttributeTransformationDescriptionBuilder |
A builder for resource and default operation transformations.
|
| BaseAttributeTransformationDescriptionBuilder<T extends BaseAttributeTransformationDescriptionBuilder<?>> |
Builder for the attribute transformer for a resource/operation.
|
| ChainedTransformationDescriptionBuilder |
A builder used to create chained transformers.
|
| DiscardAttributeChecker |
Checks whether an attribute should be discarded or not
|
| DynamicDiscardPolicy | |
| OperationTransformationOverrideBuilder |
Transformation builder interface for overriding a given operation.
|
| RejectAttributeChecker |
Checks whether an attribute should be rejected or not
|
| ResourceTransformationDescriptionBuilder |
Resource specific transformation description builder.
|
| TransformationDescription |
The final transformation description including child resources.
|
| TransformationDescriptionBuilder |
A transformation description builder.
|
| Enum | Description |
|---|---|
| DiscardPolicy |
Policy defining whether resource or operation transformations should be rejected.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.