@Deprecated public interface PublishService
Modifier and Type | Method and Description |
---|---|
boolean |
isAnyModifiedAssetPresent()
Deprecated.
|
void |
publishAllAssets()
Deprecated.
|
void |
publishAssetObjects(List<Object> assetsToPublish)
Deprecated.
|
void |
publishAssets(List<String> assetsToPublish)
Deprecated.
|
List<Object> |
retrieveRelatedAssetsForActivation(String assetId)
Deprecated.
|
@Deprecated List<Object> retrieveRelatedAssetsForActivation(String assetId) throws ICCException
assetId
- Id of the asset for which dependency is required to be computed.ICCException
@Deprecated void publishAssets(List<String> assetsToPublish) throws ICCException
assetsToPublish
- id of assets and categories required to be published.ICCException
@Deprecated void publishAssetObjects(List<Object> assetsToPublish) throws ICCException
ICCException
@Deprecated boolean isAnyModifiedAssetPresent() throws ICCException
ICCException
@Deprecated void publishAllAssets() throws ICCException
ICCException
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.