jBPM distribution 6.0.0.CR4-Pre1

Uses of Class
org.jbpm.services.task.impl.model.TaskDefImpl

Packages that use TaskDefImpl
org.jbpm.kie.services.api.bpmn2   
org.jbpm.kie.services.impl.bpmn2   
org.jbpm.services.task.impl   
 

Uses of TaskDefImpl in org.jbpm.kie.services.api.bpmn2
 

Methods in org.jbpm.kie.services.api.bpmn2 that return types with arguments of type TaskDefImpl
 Collection<TaskDefImpl> BPMN2DataService.getAllTasksDef(String processId)
           
 

Uses of TaskDefImpl in org.jbpm.kie.services.impl.bpmn2
 

Methods in org.jbpm.kie.services.impl.bpmn2 that return types with arguments of type TaskDefImpl
 Collection<TaskDefImpl> BPMN2DataServiceImpl.getAllTasksDef(String processId)
           
 Map<String,TaskDefImpl> ProcessDescRepoHelper.getTasks()
           
 

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

Methods in org.jbpm.services.task.impl that return TaskDefImpl
 TaskDefImpl TaskDefServiceImpl.getTaskDefById(String name)
           
 


jBPM distribution 6.0.0.CR4-Pre1

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