| Package | Description |
|---|---|
| cz.xtf.core.bm |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryBuild |
class |
BinaryBuildFromFile
Binary build that expect a file on path that shall be uploaded as
ROOT.(suffix). |
class |
BinaryBuildFromFileAsInputStream |
class |
BinaryBuildFromSources
Binary build that expect maven sources on path that shall be uploaded to OpenShift and built there.
|
class |
BinaryDockerBuild |
class |
BinarySourceBuild |
class |
MutableBinarySourceBuild
Mutable version of
BinarySourceBuild. |
| Modifier and Type | Method and Description |
|---|---|
ManagedBuildReference |
BuildManager.deploy(ManagedBuild managedBuild) |
ManagedBuildReference |
BuildManager.getBuildReference(ManagedBuild managedBuild) |
Waiter |
BuildManager.hasBuildCompleted(ManagedBuild managedBuild) |
Copyright © 2023. All rights reserved.