| Package | Description |
|---|---|
| org.mule.tooling.client.api.extension.model.operation |
| Modifier and Type | Method and Description |
|---|---|
List<RouteModel> |
RouterModel.getRouteModels() |
| Constructor and Description |
|---|
RouterModel(String name,
String description,
List<ParameterGroupModel> parameterGroupModels,
DisplayModel displayModel,
boolean blocking,
Set<ErrorModel> errors,
OutputModel output,
OutputModel outputAttributes,
boolean transaction,
boolean requiresConnection,
boolean supportsStreaming,
Set<Stereotype> stereotypes,
List<RouteModel> routeModels) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.