@RestController @RequestMapping(value="/outgiving") @Feature(cls=OUTGIVING) public class OutGivingProjectEditController extends BaseServerController
NODE_ID, nodeService| Constructor and Description |
|---|
OutGivingProjectEditController(OutGivingWhitelistService outGivingWhitelistService,
OutGivingServer outGivingServer,
ProjectInfoCacheService projectInfoCacheService,
BuildInfoService buildService) |
| Modifier and Type | Method and Description |
|---|---|
String |
delete(String id)
删除分发项目
|
String |
save(String id,
String type)
保存节点分发项目
|
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 OutGivingProjectEditController(OutGivingWhitelistService outGivingWhitelistService, OutGivingServer outGivingServer, ProjectInfoCacheService projectInfoCacheService, BuildInfoService buildService)
Copyright © 2017–2022. All rights reserved.