jBPM distribution 6.2.0.CR4

Uses of Class
org.jbpm.process.core.context.swimlane.Swimlane

Packages that use Swimlane
org.jbpm.process.core.context.swimlane   
 

Uses of Swimlane in org.jbpm.process.core.context.swimlane
 

Methods in org.jbpm.process.core.context.swimlane that return Swimlane
 Swimlane SwimlaneContext.getSwimlane(String name)
           
 

Methods in org.jbpm.process.core.context.swimlane that return types with arguments of type Swimlane
 Collection<Swimlane> SwimlaneContext.getSwimlanes()
           
 

Methods in org.jbpm.process.core.context.swimlane with parameters of type Swimlane
 void SwimlaneContext.addSwimlane(Swimlane swimlane)
           
 

Method parameters in org.jbpm.process.core.context.swimlane with type arguments of type Swimlane
 void SwimlaneContext.setSwimlanes(Collection<Swimlane> swimlanes)
           
 


jBPM distribution 6.2.0.CR4

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