@ApplicationScoped public class RemoteProcessDocumentsServiceImpl extends Object implements ProcessDocumentsService
| Modifier and Type | Field and Description |
|---|---|
protected static String |
JBPM_DOCUMENT |
| Constructor and Description |
|---|
RemoteProcessDocumentsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.uberfire.paging.PageResponse<DocumentSummary> |
getData(QueryFilter filter) |
protected static final String JBPM_DOCUMENT
public org.uberfire.paging.PageResponse<DocumentSummary> getData(QueryFilter filter)
getData in interface GenericServiceEntryPoint<DocumentKey,DocumentSummary>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.