Class DynamicAnalysisStartNotifier

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

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

    User provides: - Dynamic Analysis name - max duration in hours for analysis scan - whether to fail Jenkins build if the analysis fails to run - whether to use global API credentials or define ID/Key specific to the job. This class extends the Notifier class.