jBPM Console NG - Process Runtime Backend 6.2.0.CR3

org.jbpm.console.ng.pr.backend.server
Class ProcessDefinitionServiceImpl

java.lang.Object
  extended by org.jbpm.console.ng.pr.backend.server.ProcessDefinitionServiceImpl
All Implemented Interfaces:
GenericServiceEntryPoint<ProcessDefinitionKey,ProcessSummary>, ProcessDefinitionService

@ApplicationScoped
public class ProcessDefinitionServiceImpl
extends Object
implements ProcessDefinitionService


Constructor Summary
ProcessDefinitionServiceImpl()
           
 
Method Summary
 org.uberfire.paging.PageResponse<ProcessSummary> getData(QueryFilter filter)
           
 ProcessSummary getItem(ProcessDefinitionKey key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessDefinitionServiceImpl

public ProcessDefinitionServiceImpl()
Method Detail

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>

jBPM Console NG - Process Runtime Backend 6.2.0.CR3

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