Uses of Interface
cz.xtf.core.bm.ManagedBuild
-
Packages that use ManagedBuild Package Description cz.xtf.core.bm -
-
Uses of ManagedBuild in cz.xtf.core.bm
Classes in cz.xtf.core.bm that implement ManagedBuild Modifier and Type Class Description classBinaryBuildclassBinaryBuildFromFileBinary build that expect a file on path that shall be uploaded asROOT.(suffix).classBinaryBuildFromFileAsInputStreamclassBinaryBuildFromSourcesBinary build that expect maven sources on path that shall be uploaded to OpenShift and built there.classBinaryDockerBuildclassBinarySourceBuildclassMutableBinarySourceBuildMutable version ofBinarySourceBuild.Methods in cz.xtf.core.bm with parameters of type ManagedBuild Modifier and Type Method Description ManagedBuildReferenceBuildManager. deploy(ManagedBuild managedBuild)ManagedBuildReferenceBuildManager. getBuildReference(ManagedBuild managedBuild)WaiterBuildManager. hasBuildCompleted(ManagedBuild managedBuild)
-