<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@include file="header.txt"%>

SLC Execution Details

Uuid = ${slcExecution.uuid}


Execution Steps

UUID TYPE BEGIN
${slcExecutionStep.uuid} ${slcExecutionStep.type} ${slcExecutionStep.begin}
- ${slcExecutionStepLog}
<%@include file="footer.txt"%>