public class ReopenTicketWizardHandler
extends java.lang.Object
| Constructor and Description |
|---|
ReopenTicketWizardHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationService |
getNotificationService() |
protected TicketBusinessService |
getTicketBusinessService() |
void |
perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> parameters) |
void |
setNotificationService(NotificationService notificationService) |
void |
setTicketBusinessService(TicketBusinessService ticketBusinessService) |
public void perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> parameters)
protected TicketBusinessService getTicketBusinessService()
public void setTicketBusinessService(TicketBusinessService ticketBusinessService)
protected NotificationService getNotificationService()
public void setNotificationService(NotificationService notificationService)
Copyright © 2018 SAP SE. All Rights Reserved.