public class MutableAction extends Object
| Modifier and Type | Field and Description |
|---|---|
List<MutableActionArgument> |
arguments |
String |
name |
| Constructor and Description |
|---|
MutableAction() |
public String name
public List<MutableActionArgument> arguments
public Action build()
public ActionArgument[] createActionArgumennts()
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.