| 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 | Class and Description |
|---|---|
class |
IntegrationFlowInfo
The integration flow information model class
|
| Modifier and Type | Method and Description |
|---|---|
List<FlowInfo> |
ProjectInfo.getSubFlows() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectInfo.addSubFlow(FlowInfo flowInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectInfo.setSubFlows(List<FlowInfo> subFlows) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.