public interface IntegrationBase extends WithProperties, WithResourceId, WithVersion, WithModificationTimestamps, WithTags, WithName, WithSteps, ToJson, WithResources, WithDependencies
WithVersion.AutoUpdatableToJson.JsonProcessingRuntimeException| Modifier and Type | Method and Description |
|---|---|
default Optional<Connection> |
findConnectionById(String connectionId) |
default Optional<Flow> |
findFlowBy(Predicate<Flow> p) |
default Optional<Flow> |
findFlowById(String id) |
default Set<String> |
getConnectionIds() |
default List<Connection> |
getConnections() |
default Map<String,ContinuousDeliveryEnvironment> |
getContinuousDeliveryState()
Map of target environment ids and continuous delivery states.
|
Optional<String> |
getDescription() |
Optional<String> |
getExposure() |
default Set<String> |
getExtensionIds() |
default List<Flow> |
getFlows() |
default Set<String> |
getUsedConnectorIds() |
default boolean |
isExposable() |
filterComponentProperties, filterComponentProperties, filterEndpointProperties, filterEndpointProperties, filterProperties, filterProperties, filterSecrets, filterSecrets, getProperties, isComponentProperty, isComponentProperty, isEndpointProperty, isEndpointProperty, isProxyEndpointProperty, isRaw, isRaw, isRaw, isRawComponentProperty, isRawComponentProperty, isRawEndpointProperty, isRawEndpointProperty, isSecret, isSecret, isSecret, isSecretComponentProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretEndpointProperty, isSecretOrComponentProperty, isSecretOrComponentProperty, propertyEntryTaggedWith, propertyTaggedWithgetConfiguredPropertiesgetId, hasId, idEquals, withIdgetVersiongetCreatedAt, getUpdatedAtgetResourcesgetDependenciesdefault Optional<Connection> findConnectionById(String connectionId)
@Value.Default default List<Connection> getConnections()
@Value.Default default Map<String,ContinuousDeliveryEnvironment> getContinuousDeliveryState()
default boolean isExposable()
Copyright © 2016–2021 Red Hat. All rights reserved.