Guvnor - Inbox API 6.0.0.CR2

org.guvnor.inbox.service
Interface InboxService


public interface InboxService


Method Summary
 org.uberfire.paging.PageResponse<InboxPageRow> loadInbox(InboxPageRequest request)
          Load the data for a given inbox for the currently logged in user.
 

Method Detail

loadInbox

org.uberfire.paging.PageResponse<InboxPageRow> loadInbox(InboxPageRequest request)
Load the data for a given inbox for the currently logged in user.


Guvnor - Inbox API 6.0.0.CR2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.