Package com.sonyericsson.rebuild
Class RebuildProjectActionFactory
java.lang.Object
hudson.model.TransientProjectActionFactory
com.sonyericsson.rebuild.RebuildProjectActionFactory
- All Implemented Interfaces:
ExtensionPoint
Makes the rebuild button available on the project level.
Rebuilds the last completed build.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends Action>
createFor
(AbstractProject abstractProject) Methods inherited from class hudson.model.TransientProjectActionFactory
all
-
Constructor Details
-
RebuildProjectActionFactory
public RebuildProjectActionFactory()
-
-
Method Details
-
createFor
- Specified by:
createFor
in classTransientProjectActionFactory
-