All Downloads are FREE. Search and download functionalities are using the official Maven repository.

kflow.base-widgets.3.2-RC1.source-code.process-substitution-request.html Maven / Gradle / Ivy

The newest version!
<#assign null = "null"/>
<#assign canEdit = privileges?seq_contains("EDIT")?string("yes", "no")/>

<#assign creatorName = process.getSimpleAttributeValue("creatorName")!""/>
<#assign substitutingUserLogin = process.getSimpleAttributeValue("substitutingUserLogin")!""/>
<#assign substitutingUserLoginFullName = process.getSimpleAttributeValue("substitutingUserLoginFullName")!""/>
<#assign substitutingDateFrom = process.getSimpleAttributeValue("substitutingDateFrom")!""/>
<#assign substitutingDateTo = process.getSimpleAttributeValue("substitutingDateTo")!""/>



${creatorName}

disabled/>
disabled> disabled>
disabled>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy