@ApplicationScoped
@Startup(value=BOOTSTRAP)
public class BuildPipelineInitializer
extends Object
This class is responsible for the build pipeline initialization at system startup. Additionally it provides access
to a pipeline executor for interested parties on having raw access to the build pipeline execution.