DeploymentService.subscribe(String, java.util.Map)
and SubscribeEventContext
instead.@Deprecated public interface MtAsyncSubscribeFinishedEventContext extends EventContext
EventContext
used for the MtSubscriptionService.EVENT_ASYNC_SUBSCRIBE_FINISHED
event.Modifier and Type | Method and Description |
---|---|
static MtAsyncSubscribeFinishedEventContext |
create()
Deprecated.
Creates an
EventContext already overlayed with this interface. |
com.sap.cloud.mt.subscription.json.SidecarSubscribeCallBackPayload |
getCallbackPayload()
Deprecated.
|
MtSubscriptionService |
getService()
Deprecated.
|
void |
setCallbackPayload(com.sap.cloud.mt.subscription.json.SidecarSubscribeCallBackPayload payload)
Deprecated.
|
as, create, create, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompleted
static MtAsyncSubscribeFinishedEventContext create()
EventContext
already overlayed with this interface. The event is set to be
MtSubscriptionService.EVENT_ASYNC_SUBSCRIBE_FINISHED
MtAsyncSubscribeFinishedEventContext
MtSubscriptionService getService()
getService
in interface EventContext
com.sap.cloud.mt.subscription.json.SidecarSubscribeCallBackPayload getCallbackPayload()
void setCallbackPayload(com.sap.cloud.mt.subscription.json.SidecarSubscribeCallBackPayload payload)
payload
- contains information if the sidecar subscribed the tenantCopyright © 2023. All rights reserved.