org.jbpm.console.ng.pr.backend.server
Class ProcessInstanceServiceImpl
java.lang.Object
org.jbpm.console.ng.pr.backend.server.ProcessInstanceServiceImpl
- All Implemented Interfaces:
- GenericServiceEntryPoint<ProcessInstanceKey,ProcessInstanceSummary>, ProcessInstanceService
@ApplicationScoped
public class ProcessInstanceServiceImpl
- extends Object
- implements ProcessInstanceService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessInstanceServiceImpl
public ProcessInstanceServiceImpl()
getData
public org.uberfire.paging.PageResponse<ProcessInstanceSummary> getData(QueryFilter filter)
- Specified by:
getData in interface GenericServiceEntryPoint<ProcessInstanceKey,ProcessInstanceSummary>
getItem
public ProcessInstanceSummary getItem(ProcessInstanceKey key)
- Specified by:
getItem in interface GenericServiceEntryPoint<ProcessInstanceKey,ProcessInstanceSummary>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.