| Package | Description |
|---|---|
| io.syndesis.common.model | |
| io.syndesis.common.model.action |
| Modifier and Type | Method and Description |
|---|---|
static Dependency |
Dependency.extension(String id) |
static Dependency |
Dependency.from(Dependency.Type type,
String id) |
static Dependency |
Dependency.icon(String id) |
static Dependency |
Dependency.libraryTag(String id) |
static Dependency |
Dependency.maven(String id) |
| Modifier and Type | Method and Description |
|---|---|
default List<Dependency> |
WithDependencies.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
default List<Dependency> |
ConnectorAction.getDependencies() |
Copyright © 2016–2019 Red Hat. All rights reserved.