| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.task |
Generic classes, such as the
AnyTask class for handling tasks unsupported by Bamboo Specs. |
| com.atlassian.bamboo.specs.codegen.emitters.task |
Various implementations of
CodeEmitter which are used for converting
TaskProperties model into Java. |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull AnyTaskProperties |
AnyTask.build() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
AnyTaskEmitter.emitCode(@NotNull CodeGenerationContext context,
@NotNull AnyTaskProperties entity) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.