public interface LockAssetUtils
| Modifier and Type | Method and Description |
|---|---|
void |
lockAsset(java.lang.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(java.lang.String assetPath)
Releases the lock for a DAM asset.
|
void lockAsset(java.lang.String assetPath)
throws java.lang.Exception
cq.dam.scene7.import.locktimeout OSGi
property.assetPath - the path to the assetjava.lang.Exception - in case the lock cannot be acquiredvoid unlockAsset(java.lang.String assetPath)
assetPath - the path to the asset"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"