Package hudson.maven

Class MavenProbeAction

  • All Implemented Interfaces:
    Action, ModelObject

    public final class MavenProbeAction
    extends Object
    implements Action
    UI for probing Maven process.

    This action is added to a build when it's started, and removed when it's completed.

    Since:
    1.175
    Author:
    Kohsuke Kawaguchi