public class TicketStateEditor
extends AbstractComponentWidgetAdapterAware
| Modifier and Type | Field and Description |
|---|---|
protected LabelService |
labelService |
protected ModelService |
modelService |
protected NotificationService |
notificationService |
static java.lang.String |
OUTPUT_SOCKET |
static java.lang.String |
TICKET_CLOSE_WIZARD |
static java.lang.String |
TICKET_REOPEN_WIZARD |
protected TicketBusinessService |
ticketBusinessService |
protected UserService |
userService |
| Constructor and Description |
|---|
TicketStateEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
createWizardContext(java.lang.String typeName,
CsTicketModel ticket,
WidgetInstanceManager wim) |
void |
render(Component parent,
<any> context,
<any> listener) |
protected TicketBusinessService ticketBusinessService
protected UserService userService
protected ModelService modelService
protected LabelService labelService
protected NotificationService notificationService
public static final java.lang.String OUTPUT_SOCKET
public static final java.lang.String TICKET_CLOSE_WIZARD
public static final java.lang.String TICKET_REOPEN_WIZARD
public void render(Component parent,
<any> context,
<any> listener)
protected java.util.Map<java.lang.String,java.lang.Object> createWizardContext(java.lang.String typeName,
CsTicketModel ticket,
WidgetInstanceManager wim)
Copyright © 2018 SAP SE. All Rights Reserved.