@ConsumerType
public interface ResourceTransformer
TaskResources from the registered
 resources and passes them on to the InstallTaskFactory.| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | NAMEOptional service registration property setting a unique name
 for the transformer. | 
| Modifier and Type | Method and Description | 
|---|---|
| TransformationResult[] | transform(RegisteredResource resource)Try to transform the registered resource. | 
static final java.lang.String NAME
TransformationResult[] transform(RegisteredResource resource)
nullresource - The resourcenullCopyright © 2018 The Apache Software Foundation. All rights reserved.