Interface BuildPoint

All Known Implementing Classes:
BasicBuildPoint

public interface BuildPoint

Part of the DefaultQuestionSet2 API for defining how PipelineChanges get produced.

A BuildPoint is a point during incremental pipeline construction that matches on a set of already answered questions to say whether or not it should be applied to the pipeline that is being incrementally built from a user's answers to a wizard process.