org.guvnor.inbox.backend.server
Class InboxServiceImpl
java.lang.Object
org.guvnor.inbox.backend.server.InboxServiceImpl
- All Implemented Interfaces:
- InboxService
@ApplicationScoped
public class InboxServiceImpl
- extends Object
- implements InboxService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InboxServiceImpl
public InboxServiceImpl()
loadInbox
public org.uberfire.paging.PageResponse<InboxPageRow> loadInbox(InboxPageRequest request)
- Specified by:
loadInbox in interface InboxService
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.