public class ProcessingProfileApplier
extends java.lang.Object
ProcessingProfileApplier
is used in multiple workflow steps. At the time of
writing this comment it is used in Metadata Processor step and Apply Processing Profile step.Constructor and Description |
---|
ProcessingProfileApplier() |
Modifier and Type | Method and Description |
---|---|
void |
applyProcessingProfile(Session session,
Asset asset)
Applies processing profile on the given asset.
|
public void applyProcessingProfile(Session session, Asset asset) throws RepositoryException
session
- JCR Session.asset
- Asset on which processing profile is to be applied.RepositoryException
- if some repository error occurs during application.Copyright © 2010 - 2020 Adobe. All Rights Reserved