Package org.jboss.as.controller.transform.description
package org.jboss.as.controller.transform.description
-
ClassDescriptionUsed to convert an individual attribute/operation parameter value during transformation.A default implementation of AttributeConverterFactory for common types of AttributeConvertersA builder for resource and default operation transformations.BaseAttributeTransformationDescriptionBuilder<T extends BaseAttributeTransformationDescriptionBuilder<?>>Builder for the attribute transformer for a resource/operation.A builder used to create chained transformers.Utility class combining the functionality of
DiscardAttributeChecker.DefaultDiscardAttributeChecker,RejectAttributeChecker.DefaultRejectAttributeCheckerandAttributeConverter.DefaultAttributeConverter.Checks whether an attribute should be discarded or notA default implementation of DiscardAttributeCheckerAn attribute checker that discards attributes if they are one or more allowed valuesPolicy defining whether resource or operation transformations should be rejected.Transformation builder discarding all operations to this resource.Transformation builder interface for overriding a given operation.Checks whether an attribute should be rejected or notA standard implementation of RejectAttributeChecker.A RejectAttributeChecker forModelType.LISTattribute valuesA RejectAttributeChecker forModelType.OBJECTattribute valuesRejects an attribute if the value is anything other than the specified value..Rejects the attribute if the value is equal to the specified value.Resource specific transformation description builder.The final transformation description including child resources.A transformation description builder.