| Package | Description |
|---|---|
| io.syndesis.common.model.action | |
| io.syndesis.common.model.extension | |
| io.syndesis.common.model.support |
| Modifier and Type | Method and Description |
|---|---|
default ConnectorAction |
ConnectorAction.withId(String id) |
default ConnectorAction |
ConnectorAction.withInputDataShape(Optional<DataShape> inputDataShape) |
default ConnectorAction |
ConnectorAction.withOutputDataShape(Optional<DataShape> outputDataShape) |
| Modifier and Type | Method and Description |
|---|---|
default List<ConnectorAction> |
Extension.getConnectorActions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Equivalencer.equivalent(io.syndesis.common.model.support.EquivContext parentContext,
ConnectorAction one,
ConnectorAction another)
A weaker form of equality to
Object.equals(Object). |
Copyright © 2016–2019 Red Hat. All rights reserved.