public class Attachment extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Attachment.File |
| Constructor and Description |
|---|
Attachment(UUID testRunUUID,
UUID testItemUUID,
LogLevel logLevel,
String fileName,
Attachment.File file) |
public Attachment(UUID testRunUUID, UUID testItemUUID, LogLevel logLevel, String fileName, Attachment.File file)
Copyright © 2021. All rights reserved.