Nuxeo Enterprise Platform 5.4

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

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

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

Author:
Anahide Tchertchian

Constructor Summary
JbpmTaskServiceBusinessDelegate()
           
 
Method Summary
 JbpmTaskService getJbpmTaskService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmTaskServiceBusinessDelegate

public JbpmTaskServiceBusinessDelegate()
Method Detail

getJbpmTaskService

@Factory(value="jbpmTaskService",
         scope=APPLICATION)
public JbpmTaskService getJbpmTaskService()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.