Interface | Description |
---|---|
BuildReportHandler |
Handles reporting the results of the build.
|
ExecutionResultHandler |
Handles the result of the execution of the train or project release.
|
FlowRunner |
Knows how to run a flow of tasks.
|
FlowRunnerTaskExecutorSupplier |
Customizes the
TaskExecutor for the flow runner. |
SpringReleaser |
Contract for releasing a project or train .
|
Class | Description |
---|---|
Arguments |
Arguments for a task.
|
ExecutionResultReport |
A report from running a task.
|
ProjectsFromBom |
Class representing this and other projects retrieved from the BOM.
|
ProjectsToRun |
List of projects to run.
|
ProjectToRun |
A single project to be released.
|
ProjectToRun.ProjectToRunSupplier |
Supplier of a project to run.
|
TasksToRun |
Enum | Description |
---|---|
FlowRunner.Decision |
Decision to be taken before and after running a task.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.