| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigurationProperty> |
WithConfigurationProperties.getProperties() |
default Optional<Map.Entry<String,ConfigurationProperty>> |
WithConfigurationProperties.propertyEntryTaggedWith(String tag)
Returns first property entry tagged with the given tag.
|
| Modifier and Type | Method and Description |
|---|---|
default Map<String,ConfigurationProperty> |
Action.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigurationProperty> |
ConnectorTemplate.getConnectorProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigurationProperty> |
ExtensionWithDomain.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigurationProperty> |
IntegrationWithDomain.getProperties() |
Copyright © 2016–2019 Red Hat. All rights reserved.