Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.jbpm.JbpmService

Packages that use JbpmService
org.nuxeo.ecm.platform.comment.workflow.services   
org.nuxeo.ecm.platform.jbpm   
org.nuxeo.ecm.platform.jbpm.core.listener   
org.nuxeo.ecm.platform.jbpm.core.service   
org.nuxeo.ecm.platform.jbpm.web   
org.nuxeo.ecm.platform.syndication.restAPI   
 

Uses of JbpmService in org.nuxeo.ecm.platform.comment.workflow.services
 

Methods in org.nuxeo.ecm.platform.comment.workflow.services with parameters of type JbpmService
 ProcessInstance CommentsModerationServiceImpl.getModerationProcess(JbpmService jbpmService, CoreSession session, DocumentModel doc, String commentId)
           
 

Uses of JbpmService in org.nuxeo.ecm.platform.jbpm
 

Methods in org.nuxeo.ecm.platform.jbpm that return JbpmService
 JbpmService AbstractJbpmHandlerHelper.getJbpmService()
           
 

Uses of JbpmService in org.nuxeo.ecm.platform.jbpm.core.listener
 

Methods in org.nuxeo.ecm.platform.jbpm.core.listener that return JbpmService
 JbpmService DeleteProcessForDeletedDocumentListener.getJbpmService()
           
 

Uses of JbpmService in org.nuxeo.ecm.platform.jbpm.core.service
 

Classes in org.nuxeo.ecm.platform.jbpm.core.service that implement JbpmService
 class JbpmServiceImpl
           
 

Uses of JbpmService in org.nuxeo.ecm.platform.jbpm.web
 

Methods in org.nuxeo.ecm.platform.jbpm.web that return JbpmService
 JbpmService JbpmServiceBusinessDelegate.bpmManagementServiceFactory()
           
 JbpmService JbpmHelper.getJbpmService()
           
 

Uses of JbpmService in org.nuxeo.ecm.platform.syndication.restAPI
 

Methods in org.nuxeo.ecm.platform.syndication.restAPI that return JbpmService
 JbpmService TasksRestlet.getJbpmService()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.