Uses of Class
com.atlassian.bamboo.specs.model.task.ScpTaskProperties
Package
Description
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
Various implementations of
CodeEmitter
which are used for converting
TaskProperties
model into Java.-
Uses of ScpTaskProperties in com.atlassian.bamboo.specs.builders.task
-
Uses of ScpTaskProperties in com.atlassian.bamboo.specs.codegen.emitters.task
Modifier and TypeMethodDescription@NotNull String
ScpTaskEmitter.emitCode
(@NotNull CodeGenerationContext context, @NotNull ScpTaskProperties entity)