| Package | Description |
|---|---|
| org.qubership.automation.itf.core.util.eds.model |
| Modifier and Type | Method and Description |
|---|---|
static FileEventType |
FileEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileEventType[] |
FileEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileInfo(org.bson.types.ObjectId objectId,
String fileName,
String filePath,
String contentType,
UUID projectUuid,
InputStream inputStream,
FileEventType eventType)
Constructor from not all fields provided.
|
Copyright © 2025. All rights reserved.