public class Riskv1decisionsidactionsProcessingInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsidactionsProcessingInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1decisionsidactionsProcessingInformation |
actionList(List<String> actionList) |
Riskv1decisionsidactionsProcessingInformation |
addActionListItem(String actionListItem) |
boolean |
equals(Object o) |
List<String> |
getActionList()
Follow-on action to apply to the case after the decision is successfully applied.
|
int |
hashCode() |
void |
setActionList(List<String> actionList) |
String |
toString() |
public Riskv1decisionsidactionsProcessingInformation()
public Riskv1decisionsidactionsProcessingInformation actionList(List<String> actionList)
public Riskv1decisionsidactionsProcessingInformation addActionListItem(String actionListItem)
public List<String> getActionList()
Copyright © 2025. All rights reserved.