| Package | Description |
|---|---|
| io.syndesis.common.model.integration | |
| io.syndesis.common.model.integration.step.template | |
| io.syndesis.common.model.support |
| Modifier and Type | Method and Description |
|---|---|
default Optional<Flow> |
IntegrationBase.findFlowById(String id) |
default List<Flow> |
IntegrationBase.getFlows() |
| Modifier and Type | Method and Description |
|---|---|
static Flow |
TemplateStepLanguage.updateFlow(Flow flow)
Update the flow by visiting its
Steps |
| Modifier and Type | Method and Description |
|---|---|
static Flow |
TemplateStepLanguage.updateFlow(Flow flow)
Update the flow by visiting its
Steps |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Equivalencer.equivalent(io.syndesis.common.model.support.EquivContext parentContext,
Flow one,
Flow another)
A weaker form of equality to
Object.equals(Object). |
Copyright © 2016–2019 Red Hat. All rights reserved.