Uses of Class
com.fluig.sdk.api.alert.AlertConfigVO
-
Packages that use AlertConfigVO Package Description com.fluig.sdk.service -
-
Uses of AlertConfigVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service with parameters of type AlertConfigVO Modifier and Type Method Description void
AlertService. saveConfiguration(AlertConfigVO alertConfig)
Salva a configuração de um usuário para receber ou não alertas de um dado evento através de um dado aplicativo.
-