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

META-INF.resources.jsp.admin.datarouter.job.triggers.jsp Maven / Gradle / Ivy

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



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


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

Job triggers


checked>
checked>
Clear
Sortable
# Run Detached Job CronExpression Next Execution Category Locking LastCompletion RunningOn MetricsLink Interrupt
${row.rowId} btn-success btn-warning " type="button" onclick="runJob('${row.classSimpleName}', '${row.shouldRun}', '${serverName}', 'run?name=${row.className}')"> run class="table-danger" class="table-warning" class="table-success" > ${row.classSimpleName}
${row.cronExpression}
${row.nextExecution}
${row.categoryName} ${row.jobSchedule} ${row.lastFinishTime} ${row.runningOnServers} Link interrupt

${legend}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy