@RestController @RequestMapping(value="system") public class AgentCacheManageController extends BaseAgentController
projectInfoService| Constructor and Description |
|---|
AgentCacheManageController(AgentWorkspaceEnvVarService agentWorkspaceEnvVarService) |
| Modifier and Type | Method and Description |
|---|---|
String |
cache()
缓存信息
|
String |
clearCache(String type)
清空缓存
|
getNowUserName, getProjectInfoModel, getProjectInfoModel, getUserName, getWorkspaceId, tryGetProjectInfoModel, tryGetProjectInfoModelcheckPathSafe, pathSafeclearResources, createMultipart, getCookieValue, getHeader, getHeaders, getIp, getMultiRequest, getObject, getParameter, getParameter, getParameterInt, getParameterInt, getParameterLong, getParameterLong, getParameters, getParametersMap, getRefererParameter, getUnescapeParameter, getUnescapeParameter, getUnescapeParameters, getXssParameter, getXssParameter, getXssParameters, hasFile, resetInfogetApplication, getAttribute, getClientIP, getHeaderMapValues, getRequest, getRequestAttributes, getResponse, getSession, getSessionAttribute, getSessionAttributeObj, removeSessionAttribute, setAttribute, setSessionAttribute, tryGetRequestAttributespublic AgentCacheManageController(AgentWorkspaceEnvVarService agentWorkspaceEnvVarService)
@PostMapping(value="cache",
produces="application/json")
public String cache()
Copyright © 2017–2022. All rights reserved.