| Package | Description |
|---|---|
| org.clawiz.bpm.common.manager.instance |
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceParameter |
ProcessInstanceParameterList.get(String name) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ProcessInstanceParameter> |
ProcessInstanceParameterList.iterator() |
Spliterator<ProcessInstanceParameter> |
ProcessInstanceParameterList.spliterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceParameterList.set(ProcessInstanceParameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessInstanceParameterList.forEach(Consumer<? super ProcessInstanceParameter> action) |
Copyright © 2018. All rights reserved.