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

META-INF.resources.jsp.admin.datarouter.tasktracker.longRunningTasks.jsp Maven / Gradle / Ivy

The newest version!
<%@ include file="/jsp/generic/prelude.jspf" %>



	<%@ include file="/jsp/generic/datarouterHead.jsp" %>
	LongRunningTasks
	
	


	<%@ include file="/jsp/menu/common-navbar-b4.jsp"%>
	

LongRunningTasks named ${param.name} with status ${filteringStatusName}

No Long Running Tasks matched this criteria

SORTABLE TABLE
name server start finish duration last heartbeat last item item count status cause exception
${task.name} ${task.name} ${task.serverName} ${task.startString} ${task.finishTime} ${task.durationString} table-danger table-warning table-success "> ${task.lastHeartbeatString} ${task.lastItemProcessed} ${task.numItemsProcessed} class="table-warning" >${task.status} ${task.triggeredBy} ${task.exceptionRecordId}
${legend}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy