|
|
--
|
--
|
--
|
--
|
<% SantanderBatch santanderBatch = ((SantanderBatch) thisBatch);
if (santanderBatch.getSantanderProblemsCount() > 0) { %>
<% } else if (santanderBatch.getGenerated() == null) { %>
<% } else if (santanderBatch.getSent() == null) { %>
<% } else { %>
<% } %>
|
|
|