Interface ListenerProcessingStep

  • All Known Subinterfaces:
    AbstractRestProcessingStep, UploadableStep
    All Known Implementing Classes:
    CCLicenseStep, CollectionStep, DescribeStep, ExtractMetadataStep, LicenseStep, UploadStep

    public interface ListenerProcessingStep
    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)