public static class Task.Decision extends Object implements Serializable
| Constructor and Description |
|---|
Decision() |
| Modifier and Type | Method and Description |
|---|---|
List<DecisionOption> |
decisionOptionList() |
Task.Decision |
decisionOptionList(List<DecisionOption> decisionOptionList) |
public List<DecisionOption> decisionOptionList()
public Task.Decision decisionOptionList(List<DecisionOption> decisionOptionList)
Copyright © 2018. All rights reserved.