Class CreateExecution
- java.lang.Object
-
- com.github.angleshq.angles.api.models.execution.CreateExecution
-
- All Implemented Interfaces:
Serializable
public class CreateExecution extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CreateExecution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAction(Action action)voidaddPlatform(Platform... platform)voidaddTag(String tag)
-