public class EventTriggerHelper extends Object
| Constructor and Description |
|---|
EventTriggerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
activateEventTriggers(BigInteger projectId) |
static org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger |
create(org.qubership.automation.itf.core.model.common.Storable parent,
String type)
Create EventTrigger of type, under parent.
|
static org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger |
getById(Object id)
Get EventTrigger by id.
|
static org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger |
getByIdAndType(Object id,
String type)
Get EventTrigger by id and type.
|
public static void activateEventTriggers(BigInteger projectId)
public static org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger getById(Object id)
public static org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger getByIdAndType(Object id, String type)
public static org.qubership.automation.itf.core.model.jpa.system.stub.EventTrigger create(org.qubership.automation.itf.core.model.common.Storable parent, String type)
Copyright © 2025. All rights reserved.