public class CreateMediaContainerWizardHandler
extends java.lang.Object
| Constructor and Description |
|---|
CreateMediaContainerWizardHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindCatalogVersion(MediaContainerModel mediaContainer) |
protected CockpitEventQueue |
getCockpitEventQueue() |
protected ModelService |
getModelService() |
protected UserService |
getUserService() |
protected boolean |
isCockpitEventNotificationDisabledInCtx(Context ctx) |
void |
perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> args) |
protected void |
populateEventContext(Context source,
DefaultCockpitEvent destination) |
protected void |
publishEvent(java.lang.String eventName,
java.lang.Object object,
Context ctx) |
void |
setCockpitEventQueue(CockpitEventQueue cockpitEventQueue) |
void |
setModelService(ModelService modelService) |
void |
setUserService(UserService userService) |
public void perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> args)
protected void bindCatalogVersion(MediaContainerModel mediaContainer)
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)
protected UserService getUserService()
public void setUserService(UserService userService)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
Copyright © 2018 SAP SE. All Rights Reserved.