public interface IntegrationDeploymentBase extends WithResourceId, WithVersion, WithModificationTimestamps
WithVersion.AutoUpdatable| Modifier and Type | Method and Description |
|---|---|
default IntegrationDeploymentState |
getCurrentState() |
IntegrationDeploymentError |
getError() |
Optional<String> |
getStatusMessage() |
default Map<String,String> |
getStepsDone() |
default IntegrationDeploymentState |
getTargetState() |
Optional<String> |
getUserId() |
default boolean |
hasError() |
getId, hasId, idEquals, withIdgetVersiongetCreatedAt, getUpdatedAt@Value.Default default IntegrationDeploymentState getCurrentState()
@Value.Default default IntegrationDeploymentState getTargetState()
IntegrationDeploymentError getError()
default boolean hasError()
Copyright © 2016–2019 Red Hat. All rights reserved.