@Model(adaptables=org.apache.sling.api.resource.Resource.class,
adapters=TransformationManager.class)
public class TransformationManagerImpl
extends Object
implements TransformationManager
| Constructor and Description |
|---|
TransformationManagerImpl(org.apache.sling.api.resource.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
List<Transformation> |
getTransformations()
Gets the transformations available to a particular resource based on the CA
Configs
|
public TransformationManagerImpl(org.apache.sling.api.resource.Resource resource)
public List<Transformation> getTransformations()
TransformationManagergetTransformations in interface TransformationManagerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.