public interface IntegrationBase extends WithProperties, WithResourceId, WithVersion, WithModificationTimestamps, WithTags, WithName, WithSteps, ToJson, WithResources
isComponentProperty, isEndpointProperty, isRawComponentProperty, isRawEndpointProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretOrComponentPropertyWithVersion.AutoUpdatableToJson.JsonProcessingRuntimeException| Modifier and Type | Method and Description |
|---|---|
default Optional<Connection> |
findConnectionById(String connectionId) |
default Optional<Flow> |
findFlowById(String id) |
default Set<String> |
getConnectionIds() |
default List<Connection> |
getConnections() |
default Map<String,ContinuousDeliveryEnvironment> |
getContinuousDeliveryState()
Map of target environment names and continuous delivery states.
|
Optional<String> |
getDescription() |
default Set<String> |
getExtensionIds() |
default List<Flow> |
getFlows() |
default List<Step> |
getSteps()
Deprecated.
steps have been superseded by flows
|
default Set<String> |
getUsedConnectorIds() |
default boolean |
isDeleted() |
filterComponentProperties, filterComponentProperties, filterEndpointProperties, filterEndpointProperties, filterProperties, filterProperties, filterSecrets, filterSecrets, getProperties, isComponentProperty, isComponentProperty, isEndpointProperty, isEndpointProperty, isRaw, isRaw, isRaw, isRawComponentProperty, isRawComponentProperty, isRawEndpointProperty, isRawEndpointProperty, isSecret, isSecret, isSecret, isSecretComponentProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretEndpointProperty, isSecretOrComponentProperty, isSecretOrComponentProperty, propertyEntryTaggedWith, propertyTaggedWithgetConfiguredPropertiesgetId, hasId, idEquals, withIdgetVersiongetCreatedAt, getUpdatedAtgetResources@Value.Default default boolean isDeleted()
@Deprecated @Value.Default default List<Step> getSteps()
@Value.Default default List<Connection> getConnections()
@Value.Default default Map<String,ContinuousDeliveryEnvironment> getContinuousDeliveryState()
default Optional<Connection> findConnectionById(String connectionId)
Copyright © 2016–2019 Red Hat. All rights reserved.