Package | Description |
---|---|
org.adroitlogic.x.model.rest.project |
This package contains the project related view classes, including the project views itself.
|
Modifier and Type | Method and Description |
---|---|
List<ConnectorResource> |
FlowResource.getConnectorResources() |
Modifier and Type | Method and Description |
---|---|
void |
FlowResource.setConnectorResources(List<ConnectorResource> connectorResources) |
Constructor and Description |
---|
FlowResource(String id,
List<ConnectorResource> connectorResources) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.