Package | Description |
---|---|
org.jbpm.process.core.context.swimlane |
Modifier and Type | Method and Description |
---|---|
Swimlane |
SwimlaneContext.getSwimlane(String name) |
Modifier and Type | Method and Description |
---|---|
Collection<Swimlane> |
SwimlaneContext.getSwimlanes() |
Modifier and Type | Method and Description |
---|---|
void |
SwimlaneContext.addSwimlane(Swimlane swimlane) |
Modifier and Type | Method and Description |
---|---|
void |
SwimlaneContext.setSwimlanes(Collection<Swimlane> swimlanes) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.