Class ReopenTicketWizardHandler
java.lang.Object
de.hybris.platform.customersupportbackoffice.widgets.ReopenTicketWizardHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class ReopenTicketWizardHandler
extends Object
implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Handler for reopen ticket wizard.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.hybris.cockpitng.util.notifications.NotificationServiceprotected TicketBusinessServicevoidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) voidsetNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService) voidsetTicketBusinessService(TicketBusinessService ticketBusinessService)
-
Constructor Details
-
ReopenTicketWizardHandler
public ReopenTicketWizardHandler()
-
-
Method Details
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) - Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
getTicketBusinessService
-
setTicketBusinessService
-
getNotificationService
protected com.hybris.cockpitng.util.notifications.NotificationService getNotificationService() -
setNotificationService
public void setNotificationService(com.hybris.cockpitng.util.notifications.NotificationService notificationService)
-