Re-triggers the build in {@link TriggerContext#getThisBuild()} for the context's event.Will not do any {@link #isInteresting(GerritTriggeredEvent)} checks. If morethan one build was triggered by the event the results from those builds will be counted again, but they won't be re-triggered. If any builds for the event are still running, this new scheduled build will replace its predesessor. If the project is currently building the event, no scheduling will be done.
@param context the previous context.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.