Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.jbpm.web
Class JbpmServiceBusinessDelegate

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.web.JbpmServiceBusinessDelegate

@Name(value="org.nuxeo.ecm.platform.jbpm.web.JbpmServiceBean")
@Scope(value=APPLICATION)
public class JbpmServiceBusinessDelegate
extends java.lang.Object

Author:
arussel

Constructor Summary
JbpmServiceBusinessDelegate()
           
 
Method Summary
 JbpmService bpmManagementServiceFactory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmServiceBusinessDelegate

public JbpmServiceBusinessDelegate()
Method Detail

bpmManagementServiceFactory

@Factory(value="jbpmService",
         scope=APPLICATION)
public JbpmService bpmManagementServiceFactory()
                                        throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.