public class WorkflowParamUI extends Object
| Constructor and Description |
|---|
WorkflowParamUI() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getUrl() |
boolean |
isParamRequired() |
void |
setLabel(String label) |
void |
setParamRequired(boolean paramRequired) |
void |
setUrl(String url) |
Copyright © 2018. All rights reserved.