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