jBPM :: Distribution 6.2.0.Final

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

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

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)
           
 

Constructors in org.jbpm.services.task.impl with parameters of type LifeCycleManager
TaskInstanceServiceImpl(org.kie.internal.task.api.TaskContext context, org.kie.internal.task.api.TaskPersistenceContext persistenceContext, LifeCycleManager lifeCycleManager, TaskEventSupport taskEventSupport, Environment environment)
           
 

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.2.0.Final

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