@Service public class NodeScriptServer extends BaseNodeService<ScriptCacheModel> implements ITriggerToken
nodeService, workspaceServicekey, 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, syncNodecheckUserWorkspace, checkUserWorkspace, defaultOrders, delByKey, delByWorkspace, fillInsert, getByKey, getByKey, getCheckUserWorkspace, getWorkspaceId, listById, listByWorkspace, listPage, sortMoveDown, sortMoveUp, sortToTop, updateByIdautoClear, autoLoopClear, clearTimeColumns, count, count, covetTableName, executeClearImpl, getLastTimeValue, insert, insert, insertNotFill, list, listById, listById, listPage, listPage, parsePage, update, updateById, updateById, upsertcount, 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, warpExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallTokenspublic NodeScriptServer(NodeService nodeService, WorkspaceService workspaceService)
public com.alibaba.fastjson.JSONObject getItem(NodeModel nodeModel, String id)
BaseNodeServicegetItem in class BaseNodeService<ScriptCacheModel>nodeModel - 节点id - 项目IDpublic com.alibaba.fastjson.JSONArray getLitDataArray(NodeModel nodeModel)
BaseNodeServicegetLitDataArray in class BaseNodeService<ScriptCacheModel>nodeModel - 节点public String typeName()
ITriggerTokentypeName in interface ITriggerTokenpublic List<cn.hutool.db.Entity> allEntityTokens()
ITriggerTokenallEntityTokens in interface ITriggerTokenCopyright © 2017–2022. All rights reserved.