Class CreateTicketWizardHandler
java.lang.Object
de.hybris.platform.customersupportbackoffice.widgets.CsCreateWizardBaseHandler
de.hybris.platform.customersupportbackoffice.widgets.CreateTicketWizardHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class CreateTicketWizardHandler
extends CsCreateWizardBaseHandler
implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CsTicketParameterprotected CsTicketModelprotected CsAgentGroupModelprotected DefaultCsFormInitialsFactoryprotected com.hybris.cockpitng.util.notifications.NotificationServiceprotected TicketBusinessServiceprotected UserServicevoidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, Map<String, String> map) voidsetDefaultCsFormInitialsFactory(DefaultCsFormInitialsFactory defaultCsFormInitialsFactory) voidsetModelService(ModelService modelService) voidsetNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService) voidsetTicketBusinessService(TicketBusinessService ticketBusinessService) voidsetUserService(UserService userService) Methods inherited from class de.hybris.platform.customersupportbackoffice.widgets.CsCreateWizardBaseHandler
getCockpitEventQueue, isCockpitEventNotificationDisabledInCtx, populateEventContext, publishEvent, setCockpitEventQueue
-
Constructor Details
-
CreateTicketWizardHandler
public CreateTicketWizardHandler()
-
-
Method Details
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, Map<String, String> map) - Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
createTicket
-
createCsTicketParameter
-
getCsAgentGroup
-
getUserService
-
setUserService
-
getDefaultCsFormInitialsFactory
-
setDefaultCsFormInitialsFactory
public void setDefaultCsFormInitialsFactory(DefaultCsFormInitialsFactory defaultCsFormInitialsFactory) -
getTicketBusinessService
-
getNotificationService
protected com.hybris.cockpitng.util.notifications.NotificationService getNotificationService() -
setNotificationService
public void setNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService) -
setTicketBusinessService
-
getModelService
-
setModelService
-