| Package | Description |
|---|---|
| org.qubership.automation.itf.ui.controls.entities | |
| org.qubership.automation.itf.ui.controls.util | |
| org.qubership.automation.itf.ui.messages.objects |
| Modifier and Type | Method and Description |
|---|---|
protected UIEventTrigger |
EventTriggerController._newInstanceTClass(org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger object) |
UIEventTrigger |
EventTriggerController.create(String parentId,
UUID projectUuid) |
UIEventTrigger |
EventTriggerController.get(String id,
String type,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventTriggerController.put(String id,
UIEventTrigger editRequest,
UUID projectUuid) |
| Modifier and Type | Method and Description |
|---|---|
static org.qubership.automation.itf.core.model.communication.message.EventTriggerSyncActivationRequest |
EventTriggerController.synchronizeTriggers(Collection<UIEventTrigger> uiEventTriggers,
org.qubership.automation.itf.core.util.provider.TriggerProvider parent) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ControllerHelper.addEventTriggers(Collection<UIEventTrigger> uiEventTriggers,
org.qubership.automation.itf.core.model.jpa.system.stub.Situation parent) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<UIEventTrigger> |
UISituation.getTriggers() |
| Modifier and Type | Method and Description |
|---|---|
void |
UISituation.setTriggers(Collection<UIEventTrigger> triggers) |
Copyright © 2025. All rights reserved.