| Package | Description |
|---|---|
| eu.dnetlib.msro.workflows.util |
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowParamUI> |
WorkflowParam.getUis() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowParam.setUis(List<WorkflowParamUI> uis) |
| Constructor and Description |
|---|
WorkflowParam(String name,
String value,
boolean required,
boolean userParam,
String type,
String function,
List<WorkflowParamUI> uis) |
Copyright © 2017. All rights reserved.