| Package | Description |
|---|---|
| org.qubership.automation.itf.core.model.communication.message |
| Modifier and Type | Method and Description |
|---|---|
static TriggerStatusMessage.ObjectType |
TriggerStatusMessage.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TriggerStatusMessage.ObjectType[] |
TriggerStatusMessage.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TriggerStatusMessage(TriggerStatusMessage.ObjectType objectType,
BigInteger id,
String status,
String description,
StubUser user,
String sessionId)
TODO: Add JavaDoc.
|
Copyright © 2025. All rights reserved.