| Package | Description |
|---|---|
| org.guvnor.inbox.backend.server | |
| org.guvnor.inbox.backend.server.security |
| Modifier and Type | Method and Description |
|---|---|
List<InboxEntry> |
InboxBackendImpl.loadIncoming(String userName) |
List<InboxEntry> |
InboxBackend.loadIncoming(String userName) |
List<InboxEntry> |
InboxBackendImpl.loadRecentEdited(String userName) |
List<InboxEntry> |
InboxBackend.loadRecentEdited(String userName) |
List<InboxEntry> |
InboxBackendImpl.readEntries(String userName,
String boxName) |
List<InboxEntry> |
InboxBackend.readEntries(String userName,
String boxName) |
| Modifier and Type | Method and Description |
|---|---|
InboxPageRowBuilder |
InboxPageRowBuilder.withContent(Iterator<InboxEntry> iterator) |
| Modifier and Type | Method and Description |
|---|---|
List<InboxEntry> |
InboxEntrySecurity.secure(List<InboxEntry> inboxEntries) |
| Modifier and Type | Method and Description |
|---|---|
List<InboxEntry> |
InboxEntrySecurity.secure(List<InboxEntry> inboxEntries) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.