public interface DeletePreprocessor
Modifier and Type | Method and Description |
---|---|
void |
preprocess(Session session,
java.lang.String assetPath,
java.util.Map params)
Invoked before deleting the asset.
|
void preprocess(Session session, java.lang.String assetPath, java.util.Map params) throws FormsMgrException
session
- jcr session object.assetPath
- path of the asset being deleted.params
- map of additional params.FormsMgrException
Copyright © 2010 - 2020 Adobe. All Rights Reserved