| Class | Description |
|---|---|
| CoordinatorBuild | |
| CoordinatorBuild.AtomicBuildInfo |
For display purpose
|
| CoordinatorBuilder |
For project's builder part configuration
|
| CoordinatorBuilder.DescriptorImpl | |
| CoordinatorParameterDefinition |
It will presented in every project's configure page without any simple mechanism as
BuildStepDescriptor#isApplicable(Class<> jobType) does for the time being,
I will make the configuration of TreeNode back in Builder
Only methods that are necessary for this ParameterDefinition remain, which means this
class is not a standard one for reference for what it was supposed to do
|
| CoordinatorParameterValue | |
| CoordinatorProject | |
| CoordinatorProject.DescriptorImpl | |
| PerformExecutor |
Helper class that avoid a lot of parameters go around all methods' signatures
and make this build process concurrent-able
|
| TreeNode | |
| TreeNode.State |
Copyright © 2016–2023. All rights reserved.