Interface StepContributionSource

    • Method Detail

      • getStepContributions

        java.util.Collection<StepContribution> getStepContributions()
        Get the currently available contributions and drain the source. The next call would return an empty collection, unless new contributions have arrived.
        Returns:
        a collection of StepContribution instances