public interface ResourceTransformer
TaskResource
s from the registered
resources and passes them on to the InstallTaskFactory
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Optional 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)
null
resource
- The resourcenull
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"