| 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 |
|---|---|
List<IntegrationFlowInfo> |
ProjectInfo.getIntegrationFlows() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectInfo.addIntegrationFlow(IntegrationFlowInfo flowInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectInfo.setIntegrationFlows(List<IntegrationFlowInfo> integrationFlows) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.