Package hudson.maven

Class NeedsFullBuildAction

  • All Implemented Interfaces:
    Action, ModelObject

    public class NeedsFullBuildAction
    extends Object
    implements Action
    Action signalling that this MavenModuleSet needs a full build on the next run even if it's marked as an incremental build.
    Author:
    kutzi