public abstract class Executable extends BaseEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
errorMessage |
protected Feature |
feature |
protected String |
location |
protected List<String> |
media |
protected List<Annotation> |
mediaAnnotations |
protected List<Destination> |
mediaDestinations |
protected List<String> |
output |
protected Scenario |
scenario |
protected Status |
status |
endTime, name, startTime| Constructor and Description |
|---|
Executable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMediaAnnotation(Annotation annotation) |
abstract ExecutableDisplay |
getDisplay() |
calculatedDuration, checkData, checkTimeDataprotected Feature feature
protected Scenario scenario
protected Status status
protected String errorMessage
protected String location
protected List<Annotation> mediaAnnotations
protected List<Destination> mediaDestinations
public void addMediaAnnotation(Annotation annotation)
public abstract ExecutableDisplay getDisplay()
Copyright © 2021. All rights reserved.