| Package | Description |
|---|---|
| com.github.angleshq.angles.api.models.execution |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateExecution.addAction(Action action) |
void |
Execution.addAction(Action action) |
| Constructor and Description |
|---|
Execution(String build,
String title,
String suite,
String feature,
List<String> tags,
Date start,
List<Action> actions) |
Copyright © 2021. All rights reserved.