| Package | Description |
|---|---|
| org.adroitlogic.x.model.runtime |
This package contains the runtime model classes to represent the state information of the runtime objects of
project-x
|
| Modifier and Type | Method and Description |
|---|---|
Set<PortInfo> |
IntegrationFlowInfo.getExposedPorts() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationFlowInfo.addExposedPort(PortInfo port) |
| Modifier and Type | Method and Description |
|---|---|
void |
IntegrationFlowInfo.setExposedPorts(Set<PortInfo> exposedPorts) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.