Package | Description |
---|---|
org.alfresco.repo.content.transform |
Modifier and Type | Class and Description |
---|---|
class |
ExplictTransformationDetails
Specifies transformations that are considered to be 'exceptional' so
should be used in preference to other transformers that can perform
the same transformation.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentTransformerHelper.setSupportedTransformations(List<SupportedTransformation> supportedTransformations)
Deprecated.
supported transformations are now set with global properties rather than spring configuration.
|
void |
ContentTransformerHelper.setUnsupportedTransformations(List<SupportedTransformation> unsupportedTransformations)
Deprecated.
supported transformations are now set with global properties rather than spring configuration.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.