| Package | Description |
|---|---|
| io.syndesis.common.model.extension | |
| io.syndesis.common.model.validation.extension |
| Modifier and Type | Method and Description |
|---|---|
static Extension.Status |
Extension.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Extension.Status[] |
Extension.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Extension.Status> |
Extension.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Extension.Status> |
ExtensionWithDomain.getStatus() |
Copyright © 2016–2019 Red Hat. All rights reserved.