@RestController @RequestMapping(value="/manage/") public class ProjectListController extends BaseAgentController
projectInfoService| Constructor and Description |
|---|
ProjectListController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectInfo()
程序项目信息
|
String |
getProjectItem(String id)
获取项目的信息
|
String |
projectCopyList(String id)
展示项目页面
|
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, tryGetRequestAttributes@RequestMapping(value="getProjectItem",
method=POST,
produces="application/json")
public String getProjectItem(String id)
id - idNodeProjectInfoModel@RequestMapping(value="getProjectInfo",
method=POST,
produces="application/json")
public String getProjectInfo()
Copyright © 2017–2022. All rights reserved.