Interface ChainBranchCreationService

All Superinterfaces:
PlanCreationService
All Known Implementing Classes:
ChainBranchCreationServiceImpl

public interface ChainBranchCreationService extends PlanCreationService
Provides a way to create PlanBranch objects from an action
  • Field Details

  • Method Details

    • cleanBuildConfiguration

      void cleanBuildConfiguration(@NotNull @NotNull BuildConfiguration buildConfiguration, @NotNull @NotNull Plan plan)