@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, tryGetProjectInfoModel
checkPathSafe, pathSafe
clearResources, createMultipart, getCookieValue, getHeader, getHeaders, getIp, getMultiRequest, getObject, getParameter, getParameter, getParameterInt, getParameterInt, getParameterLong, getParameterLong, getParameters, getParametersMap, getRefererParameter, getUnescapeParameter, getUnescapeParameter, getUnescapeParameters, getXssParameter, getXssParameter, getXssParameters, hasFile, resetInfo
getApplication, getAttribute, getClientIP, getHeaderMapValues, getRequest, getRequestAttributes, getResponse, getSession, getSessionAttribute, getSessionAttributeObj, removeSessionAttribute, setAttribute, setSessionAttribute, tryGetRequestAttributes
public AgentCacheManageController(AgentWorkspaceEnvVarService agentWorkspaceEnvVarService)
@PostMapping(value="cache", produces="application/json") public String cache()
Copyright © 2017–2022. All rights reserved.