| Package | Description | 
|---|---|
| org.apache.sling.installer.api.info | |
| org.apache.sling.installer.api.tasks | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ResourceA resource provides all relevant information about a registered
 resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<RegisteredResource> | InstallationState. getUntransformedResources()Return all untransformed resources | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | TaskResourceA task resource is a registered resource which has been
 processed by a  ResourceTransformerand is now
 about to be processed by anInstallTask. | 
| Modifier and Type | Method and Description | 
|---|---|
| TransformationResult[] | ResourceTransformer. transform(RegisteredResource resource)Try to transform the registered resource. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.