Package hudson.maven

Class UnbuiltModuleAction

java.lang.Object
hudson.maven.UnbuiltModuleAction
All Implemented Interfaces:
Action, ModelObject

public class UnbuiltModuleAction extends Object implements Action
Action which remembers all module which have not been built since the last successful build though they should have been, because they have SCM changes since then. See JENKINS-5764
Author:
kutzi