jBPM distribution 6.0.0.Beta5

Uses of Interface
org.jbpm.services.task.internals.lifecycle.LifeCycleManager

Packages that use LifeCycleManager
org.jbpm.services.task   
org.jbpm.services.task.identity   
org.jbpm.services.task.impl   
org.jbpm.services.task.internals.lifecycle   
 

Uses of LifeCycleManager in org.jbpm.services.task
 

Methods in org.jbpm.services.task that return LifeCycleManager
static LifeCycleManager HumanTaskServiceFactory.getLifeCycleManager()
           
 

Methods in org.jbpm.services.task with parameters of type LifeCycleManager
static void HumanTaskServiceFactory.configureUserGroupLifeCycleManagerDecorator(JbpmServicesPersistenceManager pm, LifeCycleManager lifeCycleManager, org.kie.internal.task.api.UserGroupCallback userGroupCallback)
           
protected  void HumanTaskConfigurator.configureUserGroupLifeCycleManagerDecorator(JbpmServicesPersistenceManager pm, LifeCycleManager lifeCycleManager, org.kie.internal.task.api.UserGroupCallback userGroupCallback)
           
 HumanTaskConfigurator HumanTaskConfigurator.lifeCycleManager(LifeCycleManager lifeCycleManager)
           
static void HumanTaskServiceFactory.setLifeCycleManager(LifeCycleManager lifeCycleManager)
           
 

Uses of LifeCycleManager in org.jbpm.services.task.identity
 

Classes in org.jbpm.services.task.identity that implement LifeCycleManager
 class UserGroupLifeCycleManagerDecorator
           
 

Methods in org.jbpm.services.task.identity that return LifeCycleManager
 LifeCycleManager UserGroupLifeCycleManagerDecorator.getManager()
           
 

Methods in org.jbpm.services.task.identity with parameters of type LifeCycleManager
 void UserGroupLifeCycleManagerDecorator.setManager(LifeCycleManager manager)
           
 

Uses of LifeCycleManager in org.jbpm.services.task.impl
 

Methods in org.jbpm.services.task.impl with parameters of type LifeCycleManager
 void TaskInstanceServiceImpl.setLifeCycleManager(LifeCycleManager lifeCycleManager)
           
 

Uses of LifeCycleManager in org.jbpm.services.task.internals.lifecycle
 

Classes in org.jbpm.services.task.internals.lifecycle that implement LifeCycleManager
 class MVELLifeCycleManager
           
 


jBPM distribution 6.0.0.Beta5

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