public final class PrimaryUrlForAssetFailedEvent extends Object implements com.foreach.across.core.events.AcrossEvent
WebCmsEndpointService.updateOrCreatePrimaryUrlForAsset(String, WebCmsAsset, boolean)
in case the automatic updating of a primary url fails. Any handler can update the #setModificationReport(ModificationReport) to indicate
fall-back action has been taken.
The consumer can rely that the initial event will return true on isFailed(). If the modification report has been
updated by a handler, this might no longer be the case. The final modification report is the one that will be returned by the
the WebCmsEndpointService.updateOrCreatePrimaryUrlForAsset(String, WebCmsAsset, boolean)| Constructor and Description |
|---|
PrimaryUrlForAssetFailedEvent() |
Copyright © 2020. All rights reserved.