Interface PipelineChange

All Known Implementing Classes:
AppendJoinChange, AppendStepChange, BasePipelineChange, MultipleChanges, NoChange, SimpleChange, StartChainChange

public interface PipelineChange

An operation that can return a possibly new IncrementalBuildState in response to an Answer. The returned build state reflects the change.