Package com.sonyericsson.rebuild
Class RebuildLastCompletedBuildAction
java.lang.Object
com.sonyericsson.rebuild.AbstractRebuildAction
com.sonyericsson.rebuild.RebuildLastCompletedBuildAction
- All Implemented Interfaces:
Action,ModelObject
Reschedules last completed build for the project if available.
Otherwise it behaves as if the user clicked on the build now button.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAbstractProject<?,?> Method will return current project.protected Run<?,?> getRun()booleanMethods inherited from class com.sonyericsson.rebuild.AbstractRebuildAction
isMatrixRun, isRebuildAvailable
-
Constructor Details
-
RebuildLastCompletedBuildAction
-
-
Method Details
-
getProject
Description copied from class:AbstractRebuildActionMethod will return current project.- Specified by:
getProjectin classAbstractRebuildAction- Returns:
- currentProject.
-
getRun
- Specified by:
getRunin classAbstractRebuildAction
-
getUrlName
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction- Overrides:
getIconFileNamein classAbstractRebuildAction
-
getTaskUrl
- Specified by:
getTaskUrlin classAbstractRebuildAction
-
isRequiresPOST
public boolean isRequiresPOST()- Specified by:
isRequiresPOSTin classAbstractRebuildAction
-
getDisplayName
-