Uses of Class
com.fluig.sdk.api.alert.AlertActionVO
-
Packages that use AlertActionVO Package Description com.fluig.sdk.api.alert -
-
Uses of AlertActionVO in com.fluig.sdk.api.alert
Methods in com.fluig.sdk.api.alert that return types with arguments of type AlertActionVO Modifier and Type Method Description List<AlertActionVO>AlertVO. getActions()Method parameters in com.fluig.sdk.api.alert with type arguments of type AlertActionVO Modifier and Type Method Description voidAlertVO. setActions(List<AlertActionVO> actions)
-