public interface LockAssetUtils
| Modifier and Type | Method and Description |
|---|---|
void |
lockAsset(String assetPath)
Tries to obtain a lock for a DAM asset, with a maximum timeout period set by the
cq.dam.scene7.import.locktimeout OSGi
property. |
void |
unlockAsset(String assetPath)
Releases the lock for a DAM asset.
|
void lockAsset(String assetPath) throws Exception
cq.dam.scene7.import.locktimeout OSGi
property.assetPath - the path to the assetException - in case the lock cannot be acquiredvoid unlockAsset(String assetPath)
assetPath - the path to the asset"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"