Interface ListenerProcessingStep

  • All Superinterfaces:
    RestProcessingStep
    All Known Implementing Classes:
    ExtractMetadataStep

    public interface ListenerProcessingStep
    extends RestProcessingStep
    This interface allows a submission step to access and modify if needed an inprogress submission also when changes are requested to sections other than the one managed by the step itself. This could be useful to allow a step wide validations or changes over multiple sections.
    Author:
    Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it), Andrea Bollini (andrea.bollini at 4science.it)