public class CsCreateWizardBaseHandler
extends java.lang.Object
| Constructor and Description |
|---|
CsCreateWizardBaseHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected CockpitEventQueue |
getCockpitEventQueue() |
protected boolean |
isCockpitEventNotificationDisabledInCtx(Context ctx) |
protected void |
populateEventContext(Context source,
DefaultCockpitEvent destination) |
protected void |
publishEvent(java.lang.String eventName,
java.lang.Object object,
Context ctx) |
void |
setCockpitEventQueue(CockpitEventQueue cockpitEventQueue) |
protected void publishEvent(java.lang.String eventName,
java.lang.Object object,
Context ctx)
protected void populateEventContext(Context source,
DefaultCockpitEvent destination)
protected boolean isCockpitEventNotificationDisabledInCtx(Context ctx)
protected CockpitEventQueue getCockpitEventQueue()
public void setCockpitEventQueue(CockpitEventQueue cockpitEventQueue)
cockpitEventQueue - the cockpitEventQueue to setCopyright © 2018 SAP SE. All Rights Reserved.