Package | Description |
---|---|
net.bluemind.announcement.api | |
net.bluemind.announcement.provider | |
net.bluemind.announcement.service.internal | |
net.bluemind.announcement.service.tests |
Modifier and Type | Method and Description |
---|---|
static Announcement |
Announcement.create(Announcement.Target target,
Announcement.Kind kind,
java.lang.String message,
boolean closeable) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.util.List<Announcement>> |
IUserAnnouncementsPromise.get() |
java.util.List<Announcement> |
IUserAnnouncements.get() |
Modifier and Type | Method and Description |
---|---|
void |
IUserAnnouncementsAsync.get(AsyncHandler<java.util.List<Announcement>> handler) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Announcement> |
IAnnouncementProvider.getAnnouncements(SecurityContext ctx) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Announcement> |
UserAnnouncementService.get() |
Modifier and Type | Field and Description |
---|---|
static java.util.List<Announcement> |
AnnouncementProvider.announcements |
Modifier and Type | Method and Description |
---|---|
java.util.List<Announcement> |
AnnouncementProvider.getAnnouncements(SecurityContext ctx) |
Copyright © 2021. All Rights Reserved.