Class DynamicAnalysisResultsNotifier

  • All Implemented Interfaces:
    ExtensionPoint, Describable<Publisher>, BuildStep

    public class DynamicAnalysisResultsNotifier
    extends Notifier
    The DynamicAnalysisResultsNotifier class handles processing for post build action "Review Veracode Dynamic Analysis Results". The UI interface is defined in associated config.jelly.

    User provides: - how long to wait for analysis results (in minutes) - whether to use global API credentials or define ID/Key specific to the job. This class extends the Notifier class.