@Service public class NodeScriptServer extends BaseNodeService<ScriptCacheModel> implements ITriggerToken
nodeService, workspaceService
key, tableName, tClass
Constructor and Description |
---|
NodeScriptServer(NodeService nodeService,
WorkspaceService workspaceService) |
Modifier and Type | Method and Description |
---|---|
List<cn.hutool.db.Entity> |
allEntityTokens()
当前数据所有 的 token
|
com.alibaba.fastjson.JSONObject |
getItem(NodeModel nodeModel,
String id)
查询远端项目
|
com.alibaba.fastjson.JSONArray |
getLitDataArray(NodeModel nodeModel)
查询列表数据
|
List<String> |
hasScriptNode()
查询操作脚本 模版的节点
|
String |
typeName()
类型 名称
|
checkException, delCache, delCache, getData, listPageNode, syncAllNode, syncExecuteNode, syncNode, syncNode
checkUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateById
autoClear, autoLoopClear, clearTimeColumns, count, count, covetTableName, executeClearImpl, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allTokens
public NodeScriptServer(NodeService nodeService, WorkspaceService workspaceService)
public com.alibaba.fastjson.JSONObject getItem(NodeModel nodeModel, String id)
BaseNodeService
getItem
in class BaseNodeService<ScriptCacheModel>
nodeModel
- 节点id
- 项目IDpublic com.alibaba.fastjson.JSONArray getLitDataArray(NodeModel nodeModel)
BaseNodeService
getLitDataArray
in class BaseNodeService<ScriptCacheModel>
nodeModel
- 节点public String typeName()
ITriggerToken
typeName
in interface ITriggerToken
public List<cn.hutool.db.Entity> allEntityTokens()
ITriggerToken
allEntityTokens
in interface ITriggerToken
Copyright © 2017–2022. All rights reserved.