Uses of Class
com.atlassian.bamboo.specs.api.model.pbc.PerBuildContainerForJobProperties
-
Packages that use PerBuildContainerForJobProperties Package Description com.atlassian.bamboo.specs.api.builders.pbc com.atlassian.bamboo.specs.codegen.emitters.pbc -
-
Uses of PerBuildContainerForJobProperties in com.atlassian.bamboo.specs.api.builders.pbc
Methods in com.atlassian.bamboo.specs.api.builders.pbc that return PerBuildContainerForJobProperties Modifier and Type Method Description protected PerBuildContainerForJobPropertiesPerBuildContainerForJob. build() -
Uses of PerBuildContainerForJobProperties in com.atlassian.bamboo.specs.codegen.emitters.pbc
Methods in com.atlassian.bamboo.specs.codegen.emitters.pbc with parameters of type PerBuildContainerForJobProperties Modifier and Type Method Description @NotNull java.lang.StringPerBuildContainerForJobEmitter. emitCode(@NotNull com.atlassian.bamboo.specs.api.codegen.CodeGenerationContext context, @NotNull PerBuildContainerForJobProperties entity)
-