org.guvnor.inbox.service
Interface InboxService
public interface InboxService
RECENT_EDITED_ID
static final String RECENT_EDITED_ID
- See Also:
- Constant Field Values
RECENT_VIEWED_ID
static final String RECENT_VIEWED_ID
- See Also:
- Constant Field Values
INCOMING_ID
static final String INCOMING_ID
- See Also:
- Constant Field Values
loadInbox
org.uberfire.paging.PageResponse<InboxPageRow> loadInbox(InboxPageRequest request)
- Load the data for a given inbox for the currently logged in user.
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.