Class MavenSnapshotCheck.DescriptorImpl

  • All Implemented Interfaces:
    Saveable, OnMaster
    Enclosing class:
    MavenSnapshotCheck

    @Symbol("mavenSnapshotCheck")
    @Extension
    public static final class MavenSnapshotCheck.DescriptorImpl
    extends BuildStepDescriptor<Builder>
    Descriptor for MavenSnapshotCheck. Used as a singleton. The class is marked as public so that it can be accessed from views.

    See src/main/resources/jenkins/plugins/mvn_snapshot_check/MavenSnapshotCheck/config.jelly for the actual HTML fragment for the configuration screen.