Class ExplictTransformationDetails
- java.lang.Object
-
- org.alfresco.repo.content.transform.SupportedTransformation
-
- org.alfresco.repo.content.transform.ExplictTransformationDetails
-
public class ExplictTransformationDetails extends SupportedTransformation
Specifies transformations that are considered to be 'exceptional' so should be used in preference to other transformers that can perform the same transformation.
-
-
Constructor Summary
Constructors Constructor Description ExplictTransformationDetails()ExplictTransformationDetails(java.lang.String sourceMimetype, java.lang.String targetMimetype)
-
Method Summary
-
Methods inherited from class org.alfresco.repo.content.transform.SupportedTransformation
getSourceMimetype, getTargetMimetype, setSourceMimetype, setTargetMimetype
-
-