Package io.gravitee.am.service.model
Class PatchAlertNotifier
java.lang.Object
io.gravitee.am.service.model.PatchAlertNotifier
- Author:
- Jeoffrey HAEYAERT (jeoffrey.haeyaert at graviteesource.com), GraviteeSource Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()patch(AlertNotifier _toPatch) voidsetConfiguration(Optional<String> configuration) voidsetEnabled(Optional<Boolean> enabled) void
-
Constructor Details
-
PatchAlertNotifier
public PatchAlertNotifier()
-
-
Method Details
-
patch
-
getEnabled
-
setEnabled
-
getConfiguration
-
setConfiguration
-
getName
-
setName
-