| Package | Description |
|---|---|
| com.flowable.serviceregistry.api.repository | |
| com.flowable.serviceregistry.engine.impl.repository |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceOutputParameter> |
ServiceOperation.getOutputParameters() |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseServiceOutputParameter |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceOutputParameter> |
BaseServiceOperation.outputParameters |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceOutputParameter> |
BaseServiceOperation.getOutputParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseServiceOperation.setOutputParameters(List<ServiceOutputParameter> outputParameters) |
Copyright © 2019. All rights reserved.