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

ui.recordsStructure.dryRunInspect.ftl Maven / Gradle / Ivy

The newest version!
<#-- @ftlvariable name="recordsStructure" type="com.infobip.kafkistry.model.RecordsStructure" -->

<#import "structureElements.ftl" as structure>

<#if !recordsStructure??>
    
Not having analyzed structure
<#else> <@structure.showStructure structure=recordsStructure/> <#--spacer for collapse not caausing scroll-->




© 2015 - 2025 Weber Informatics LLC | Privacy Policy