@Service(value=PublishPreprocessor.class) public class RnCPublishPreprocessor extends java.lang.Object implements PublishPreprocessor
Constructor and Description |
---|
RnCPublishPreprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
preprocess(Session userSession,
java.lang.String assetPath,
java.util.Map params)
Closes any undergoing review on asset, before publishing.
|
public void preprocess(Session userSession, java.lang.String assetPath, java.util.Map params)
preprocess
in interface PublishPreprocessor
assetPath
- path of the asset being published.params
- map of additional params.Copyright © 2010 - 2020 Adobe. All Rights Reserved