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