
kflow.incident-process-plugin.3.0-beta1.source-code.request.html Maven / Gradle / Ivy
The newest version!
<#assign null = "null">
${messageSource.getMessage("accidents.accident.request.title")}
<#assign issueTypeVal = process.getSimpleAttributeValue("issueType")!"">
<#assign incidentTypeVal = process.getSimpleAttributeValue("incidentType")!"">
<#assign incidentDescriptionVal = process.getSimpleAttributeValue("incidentDescription")!"">
<#assign incidentSeverityVal = process.getSimpleAttributeValue("incidentSeverity")!"">
${messageSource.getMessage("request.warning")}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy