<tr><td></td><td><div style="font-weight: bold; border-bottom: 1px solid black; margin-bottom: 0.2em; margin-top: 0.4em;">${%Verify}</div></td></tr>
<f:entry title="${%Started}"
field="gerritBuildStartedVerifiedValue"
help="/plugin/gerrit-trigger/trigger/help-GerritBuildStartedVerified.html">
<f:textbox name="gerritBuildStartedVerifiedValue"
value="${it.gerritBuildStartedVerifiedValue}"
default=""
checkUrl="'descriptorByName/com.sonyericsson.hudson.plugins.gerrit.trigger.hudsontrigger.GerritTrigger/emptyOrIntegerCheck?value='+escape(this.value)"/>
</f:entry>
@DataBoundSetter
public void setGerritBuildStartedVerifiedValue(Integer gerritBuildStartedVerifiedValue) {
this.gerritBuildStartedVerifiedValue = gerritBuildStartedVerifiedValue;
}
<j:forEach items="${instance.getVerdictCategoriesList()}" var="p">
<tr>
<td></td>
<td>
<div style="font-weight: bold; border-bottom: 1px solid black; margin-bottom: 0.2em; margin-top: 0.4em;">
${p.verdictValue}
</div>
</td>
</tr>
<f:entry title="${%Started}"
field="startedVote">
<f:textbox name="startedVote"
value=""
default=""/>
</f:entry>
<f:entry title="${%Successful}"
field="successfulVote">
<f:textbox name="successfulVote"
value=""
default=""/>
</f:entry>
<f:entry title="${%Failed}"
field="failedVote">
<f:textbox name="failedVote"
value=""
default=""/>
</f:entry>
<f:entry title="${%Unstable}"
field="unstableVote">
<f:textbox name="unstableVote"
value=""
default=""/>
</f:entry>
<f:entry title="${%Not Built}"
field="notBuiltVote">
<f:textbox name="notBuiltVote"
value=""
default=""/>
</f:entry>
</j:if>
</j:forEach>


The information contained in or attached to this email is strictly confidential. If you are not the intended recipient, please notify us immediately by telephone and return the message to us.
Email communications by definition contain personal information. The ITIVITI group of companies (of which ULLINK forms part) is subject to European data protection regulations. ULLINK’s Privacy Policy is available at www.ullink.com. ULLINK expects the recipient of this email to be compliant with ULLINK’s Privacy Policy and applicable regulations. Please advise us immediately at datapro...@ullink.com if you are not compliant with these.