Class NotificationAction
- java.lang.Object
-
- com.tick42.glue.desktop.notifications.NotificationAction
-
public class NotificationAction extends Object
- See Also:
builder(String)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNotificationAction.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NotificationAction.Builderbuilder(String method)Optional<String>getLabel()StringgetMethod()Map<String,Object>getParameters()
-