Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 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 Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.