@Service public class WorkspaceEnvVarService extends BaseWorkspaceService<WorkspaceEnvVarModel>
key, tableName, tClass
Constructor and Description |
---|
WorkspaceEnvVarService() |
Modifier and Type | Method and Description |
---|---|
String |
convertRefEnvValue(String workspaceId,
String value)
转化 工作空间环境变量
|
void |
formatCommand(String workspaceId,
String[] commands) |
Map<String,String> |
getEnv(String workspaceId)
获取工作空间下面的所有环境变量
|
checkUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateById
autoClear, autoLoopClear, clearTimeColumns, count, count, covetTableName, executeClearImpl, getData, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsert
count, count, dataBeanToEntity, del, delByKey, delByKey, entityToBean, entityToBean, entityToBeanList, execute, exists, exists, fillSelectResult, findByCondition, getByKey, getByKey, getByKey, getKey, getTableName, insert, listByBean, listByEntity, listPageOnlyResult, query, query, queryByBean, queryList, queryList, queryList, update, warpException
public Map<String,String> getEnv(String workspaceId)
workspaceId
- 工作空间IDpublic String convertRefEnvValue(String workspaceId, String value)
workspaceId
- 工作空间value
- 值Copyright © 2017–2022. All rights reserved.