@RestController @RequestMapping(value="/node/script_log") @Feature(cls=NODE_SCRIPT_LOG) public class NodeScriptLogController extends BaseServerController
NODE_ID, nodeService| Constructor and Description |
|---|
NodeScriptLogController(NodeScriptExecuteLogServer nodeScriptExecuteLogServer) |
| Modifier and Type | Method and Description |
|---|---|
String |
del(String id,
String executeId)
删除日志
|
String |
log()
查日志
|
String |
scriptList()
get script log list
|
checkCron, getNode, getUser, getUserByThreadLocal, getUserModel, removeAll, removeEmpty, resetInfo, resetInfo, tryGetNodecheckPathSafe, pathSafeclearResources, createMultipart, getCookieValue, getHeader, getHeaders, getIp, getMultiRequest, getObject, getParameter, getParameter, getParameterInt, getParameterInt, getParameterLong, getParameterLong, getParameters, getParametersMap, getRefererParameter, getUnescapeParameter, getUnescapeParameter, getUnescapeParameters, getXssParameter, getXssParameter, getXssParameters, hasFilegetApplication, getAttribute, getClientIP, getHeaderMapValues, getRequest, getRequestAttributes, getResponse, getSession, getSessionAttribute, getSessionAttributeObj, removeSessionAttribute, setAttribute, setSessionAttribute, tryGetRequestAttributespublic NodeScriptLogController(NodeScriptExecuteLogServer nodeScriptExecuteLogServer)
Copyright © 2017–2022. All rights reserved.