@uipath/uipath-typescript 1.0.0-beta.11 → 1.0.0-beta.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (366) hide show
  1. package/dist/index.d.ts +3902 -15
  2. package/dist/index.esm.js +5278 -0
  3. package/dist/index.js +5343 -19
  4. package/package.json +11 -4
  5. package/dist/core/auth/service.d.ts +0 -72
  6. package/dist/core/auth/service.d.ts.map +0 -1
  7. package/dist/core/auth/service.js +0 -244
  8. package/dist/core/auth/service.js.map +0 -1
  9. package/dist/core/auth/token-manager.d.ts +0 -82
  10. package/dist/core/auth/token-manager.d.ts.map +0 -1
  11. package/dist/core/auth/token-manager.js +0 -248
  12. package/dist/core/auth/token-manager.js.map +0 -1
  13. package/dist/core/auth/types.d.ts +0 -20
  14. package/dist/core/auth/types.d.ts.map +0 -1
  15. package/dist/core/auth/types.js +0 -2
  16. package/dist/core/auth/types.js.map +0 -1
  17. package/dist/core/config/config-utils.d.ts +0 -4
  18. package/dist/core/config/config-utils.d.ts.map +0 -1
  19. package/dist/core/config/config-utils.js +0 -13
  20. package/dist/core/config/config-utils.js.map +0 -1
  21. package/dist/core/config/config.d.ts +0 -48
  22. package/dist/core/config/config.d.ts.map +0 -1
  23. package/dist/core/config/config.js +0 -22
  24. package/dist/core/config/config.js.map +0 -1
  25. package/dist/core/config/sdk-config.d.ts +0 -33
  26. package/dist/core/config/sdk-config.d.ts.map +0 -1
  27. package/dist/core/config/sdk-config.js +0 -9
  28. package/dist/core/config/sdk-config.js.map +0 -1
  29. package/dist/core/context/execution.d.ts +0 -35
  30. package/dist/core/context/execution.d.ts.map +0 -1
  31. package/dist/core/context/execution.js +0 -55
  32. package/dist/core/context/execution.js.map +0 -1
  33. package/dist/core/errors/authentication.d.ts +0 -13
  34. package/dist/core/errors/authentication.d.ts.map +0 -1
  35. package/dist/core/errors/authentication.js +0 -19
  36. package/dist/core/errors/authentication.js.map +0 -1
  37. package/dist/core/errors/authorization.d.ts +0 -13
  38. package/dist/core/errors/authorization.d.ts.map +0 -1
  39. package/dist/core/errors/authorization.js +0 -19
  40. package/dist/core/errors/authorization.js.map +0 -1
  41. package/dist/core/errors/base.d.ts +0 -41
  42. package/dist/core/errors/base.d.ts.map +0 -1
  43. package/dist/core/errors/base.js +0 -37
  44. package/dist/core/errors/base.js.map +0 -1
  45. package/dist/core/errors/constants.d.ts +0 -57
  46. package/dist/core/errors/constants.d.ts.map +0 -1
  47. package/dist/core/errors/constants.js +0 -66
  48. package/dist/core/errors/constants.js.map +0 -1
  49. package/dist/core/errors/error-factory.d.ts +0 -17
  50. package/dist/core/errors/error-factory.d.ts.map +0 -1
  51. package/dist/core/errors/error-factory.js +0 -57
  52. package/dist/core/errors/error-factory.js.map +0 -1
  53. package/dist/core/errors/guards.d.ts +0 -48
  54. package/dist/core/errors/guards.d.ts.map +0 -1
  55. package/dist/core/errors/guards.js +0 -76
  56. package/dist/core/errors/guards.js.map +0 -1
  57. package/dist/core/errors/index.d.ts +0 -11
  58. package/dist/core/errors/index.d.ts.map +0 -1
  59. package/dist/core/errors/index.js +0 -15
  60. package/dist/core/errors/index.js.map +0 -1
  61. package/dist/core/errors/network.d.ts +0 -14
  62. package/dist/core/errors/network.d.ts.map +0 -1
  63. package/dist/core/errors/network.js +0 -20
  64. package/dist/core/errors/network.js.map +0 -1
  65. package/dist/core/errors/not-found.d.ts +0 -13
  66. package/dist/core/errors/not-found.d.ts.map +0 -1
  67. package/dist/core/errors/not-found.js +0 -19
  68. package/dist/core/errors/not-found.js.map +0 -1
  69. package/dist/core/errors/parser.d.ts +0 -29
  70. package/dist/core/errors/parser.d.ts.map +0 -1
  71. package/dist/core/errors/parser.js +0 -152
  72. package/dist/core/errors/parser.js.map +0 -1
  73. package/dist/core/errors/rate-limit.d.ts +0 -12
  74. package/dist/core/errors/rate-limit.d.ts.map +0 -1
  75. package/dist/core/errors/rate-limit.js +0 -18
  76. package/dist/core/errors/rate-limit.js.map +0 -1
  77. package/dist/core/errors/server.d.ts +0 -17
  78. package/dist/core/errors/server.d.ts.map +0 -1
  79. package/dist/core/errors/server.js +0 -27
  80. package/dist/core/errors/server.js.map +0 -1
  81. package/dist/core/errors/types.d.ts +0 -94
  82. package/dist/core/errors/types.d.ts.map +0 -1
  83. package/dist/core/errors/types.js +0 -28
  84. package/dist/core/errors/types.js.map +0 -1
  85. package/dist/core/errors/validation.d.ts +0 -13
  86. package/dist/core/errors/validation.d.ts.map +0 -1
  87. package/dist/core/errors/validation.js +0 -19
  88. package/dist/core/errors/validation.js.map +0 -1
  89. package/dist/core/http/api-client.d.ts +0 -30
  90. package/dist/core/http/api-client.d.ts.map +0 -1
  91. package/dist/core/http/api-client.js +0 -131
  92. package/dist/core/http/api-client.js.map +0 -1
  93. package/dist/core/telemetry/client.d.ts +0 -34
  94. package/dist/core/telemetry/client.d.ts.map +0 -1
  95. package/dist/core/telemetry/client.js +0 -189
  96. package/dist/core/telemetry/client.js.map +0 -1
  97. package/dist/core/telemetry/constants.d.ts +0 -19
  98. package/dist/core/telemetry/constants.d.ts.map +0 -1
  99. package/dist/core/telemetry/constants.js +0 -24
  100. package/dist/core/telemetry/constants.js.map +0 -1
  101. package/dist/core/telemetry/index.d.ts +0 -7
  102. package/dist/core/telemetry/index.d.ts.map +0 -1
  103. package/dist/core/telemetry/index.js +0 -7
  104. package/dist/core/telemetry/index.js.map +0 -1
  105. package/dist/core/telemetry/track.d.ts +0 -26
  106. package/dist/core/telemetry/track.d.ts.map +0 -1
  107. package/dist/core/telemetry/track.js +0 -67
  108. package/dist/core/telemetry/track.js.map +0 -1
  109. package/dist/core/telemetry/types.d.ts +0 -18
  110. package/dist/core/telemetry/types.d.ts.map +0 -1
  111. package/dist/core/telemetry/types.js +0 -5
  112. package/dist/core/telemetry/types.js.map +0 -1
  113. package/dist/index.d.ts.map +0 -1
  114. package/dist/index.js.map +0 -1
  115. package/dist/models/action-center/index.d.ts +0 -3
  116. package/dist/models/action-center/index.d.ts.map +0 -1
  117. package/dist/models/action-center/index.js +0 -3
  118. package/dist/models/action-center/index.js.map +0 -1
  119. package/dist/models/action-center/tasks.constants.d.ts +0 -12
  120. package/dist/models/action-center/tasks.constants.d.ts.map +0 -1
  121. package/dist/models/action-center/tasks.constants.js +0 -18
  122. package/dist/models/action-center/tasks.constants.js.map +0 -1
  123. package/dist/models/action-center/tasks.internal-types.d.ts +0 -13
  124. package/dist/models/action-center/tasks.internal-types.d.ts.map +0 -1
  125. package/dist/models/action-center/tasks.internal-types.js +0 -2
  126. package/dist/models/action-center/tasks.internal-types.js.map +0 -1
  127. package/dist/models/action-center/tasks.models.d.ts +0 -79
  128. package/dist/models/action-center/tasks.models.d.ts.map +0 -1
  129. package/dist/models/action-center/tasks.models.js +0 -60
  130. package/dist/models/action-center/tasks.models.js.map +0 -1
  131. package/dist/models/action-center/tasks.types.d.ts +0 -180
  132. package/dist/models/action-center/tasks.types.d.ts.map +0 -1
  133. package/dist/models/action-center/tasks.types.js +0 -40
  134. package/dist/models/action-center/tasks.types.js.map +0 -1
  135. package/dist/models/common/index.d.ts +0 -3
  136. package/dist/models/common/index.d.ts.map +0 -1
  137. package/dist/models/common/index.js +0 -3
  138. package/dist/models/common/index.js.map +0 -1
  139. package/dist/models/common/request-spec.d.ts +0 -89
  140. package/dist/models/common/request-spec.d.ts.map +0 -1
  141. package/dist/models/common/request-spec.js +0 -2
  142. package/dist/models/common/request-spec.js.map +0 -1
  143. package/dist/models/common/types.d.ts +0 -43
  144. package/dist/models/common/types.d.ts.map +0 -1
  145. package/dist/models/common/types.js +0 -16
  146. package/dist/models/common/types.js.map +0 -1
  147. package/dist/models/data-fabric/entities.constants.d.ts +0 -32
  148. package/dist/models/data-fabric/entities.constants.d.ts.map +0 -1
  149. package/dist/models/data-fabric/entities.constants.js +0 -46
  150. package/dist/models/data-fabric/entities.constants.js.map +0 -1
  151. package/dist/models/data-fabric/entities.internal-types.d.ts +0 -12
  152. package/dist/models/data-fabric/entities.internal-types.d.ts.map +0 -1
  153. package/dist/models/data-fabric/entities.internal-types.js +0 -2
  154. package/dist/models/data-fabric/entities.internal-types.js.map +0 -1
  155. package/dist/models/data-fabric/entities.models.d.ts +0 -213
  156. package/dist/models/data-fabric/entities.models.d.ts.map +0 -1
  157. package/dist/models/data-fabric/entities.models.js +0 -43
  158. package/dist/models/data-fabric/entities.models.js.map +0 -1
  159. package/dist/models/data-fabric/entities.types.d.ts +0 -264
  160. package/dist/models/data-fabric/entities.types.d.ts.map +0 -1
  161. package/dist/models/data-fabric/entities.types.js +0 -63
  162. package/dist/models/data-fabric/entities.types.js.map +0 -1
  163. package/dist/models/data-fabric/index.d.ts +0 -3
  164. package/dist/models/data-fabric/index.d.ts.map +0 -1
  165. package/dist/models/data-fabric/index.js +0 -3
  166. package/dist/models/data-fabric/index.js.map +0 -1
  167. package/dist/models/index.d.ts +0 -6
  168. package/dist/models/index.d.ts.map +0 -1
  169. package/dist/models/index.js +0 -11
  170. package/dist/models/index.js.map +0 -1
  171. package/dist/models/maestro/index.d.ts +0 -5
  172. package/dist/models/maestro/index.d.ts.map +0 -1
  173. package/dist/models/maestro/index.js +0 -8
  174. package/dist/models/maestro/index.js.map +0 -1
  175. package/dist/models/maestro/process-instances.constants.d.ts +0 -13
  176. package/dist/models/maestro/process-instances.constants.d.ts.map +0 -1
  177. package/dist/models/maestro/process-instances.constants.js +0 -17
  178. package/dist/models/maestro/process-instances.constants.js.map +0 -1
  179. package/dist/models/maestro/process-instances.models.d.ts +0 -210
  180. package/dist/models/maestro/process-instances.models.d.ts.map +0 -1
  181. package/dist/models/maestro/process-instances.models.js +0 -38
  182. package/dist/models/maestro/process-instances.models.js.map +0 -1
  183. package/dist/models/maestro/process-instances.types.d.ts +0 -78
  184. package/dist/models/maestro/process-instances.types.d.ts.map +0 -1
  185. package/dist/models/maestro/process-instances.types.js +0 -6
  186. package/dist/models/maestro/process-instances.types.js.map +0 -1
  187. package/dist/models/maestro/processes.models.d.ts +0 -31
  188. package/dist/models/maestro/processes.models.d.ts.map +0 -1
  189. package/dist/models/maestro/processes.models.js +0 -6
  190. package/dist/models/maestro/processes.models.js.map +0 -1
  191. package/dist/models/maestro/processes.types.d.ts +0 -42
  192. package/dist/models/maestro/processes.types.d.ts.map +0 -1
  193. package/dist/models/maestro/processes.types.js +0 -6
  194. package/dist/models/maestro/processes.types.js.map +0 -1
  195. package/dist/models/orchestrator/assets.constants.d.ts +0 -7
  196. package/dist/models/orchestrator/assets.constants.d.ts.map +0 -1
  197. package/dist/models/orchestrator/assets.constants.js +0 -8
  198. package/dist/models/orchestrator/assets.constants.js.map +0 -1
  199. package/dist/models/orchestrator/assets.models.d.ts +0 -55
  200. package/dist/models/orchestrator/assets.models.d.ts.map +0 -1
  201. package/dist/models/orchestrator/assets.models.js +0 -2
  202. package/dist/models/orchestrator/assets.models.js.map +0 -1
  203. package/dist/models/orchestrator/assets.types.d.ts +0 -65
  204. package/dist/models/orchestrator/assets.types.d.ts.map +0 -1
  205. package/dist/models/orchestrator/assets.types.js +0 -24
  206. package/dist/models/orchestrator/assets.types.js.map +0 -1
  207. package/dist/models/orchestrator/buckets.constants.d.ts +0 -7
  208. package/dist/models/orchestrator/buckets.constants.d.ts.map +0 -1
  209. package/dist/models/orchestrator/buckets.constants.js +0 -9
  210. package/dist/models/orchestrator/buckets.constants.js.map +0 -1
  211. package/dist/models/orchestrator/buckets.models.d.ts +0 -144
  212. package/dist/models/orchestrator/buckets.models.d.ts.map +0 -1
  213. package/dist/models/orchestrator/buckets.models.js +0 -2
  214. package/dist/models/orchestrator/buckets.models.js.map +0 -1
  215. package/dist/models/orchestrator/buckets.types.d.ts +0 -176
  216. package/dist/models/orchestrator/buckets.types.d.ts.map +0 -1
  217. package/dist/models/orchestrator/buckets.types.js +0 -8
  218. package/dist/models/orchestrator/buckets.types.js.map +0 -1
  219. package/dist/models/orchestrator/index.d.ts +0 -9
  220. package/dist/models/orchestrator/index.d.ts.map +0 -1
  221. package/dist/models/orchestrator/index.js +0 -13
  222. package/dist/models/orchestrator/index.js.map +0 -1
  223. package/dist/models/orchestrator/processes.constants.d.ts +0 -7
  224. package/dist/models/orchestrator/processes.constants.d.ts.map +0 -1
  225. package/dist/models/orchestrator/processes.constants.js +0 -17
  226. package/dist/models/orchestrator/processes.constants.js.map +0 -1
  227. package/dist/models/orchestrator/processes.models.d.ts +0 -87
  228. package/dist/models/orchestrator/processes.models.d.ts.map +0 -1
  229. package/dist/models/orchestrator/processes.models.js +0 -2
  230. package/dist/models/orchestrator/processes.models.js.map +0 -1
  231. package/dist/models/orchestrator/processes.types.d.ts +0 -293
  232. package/dist/models/orchestrator/processes.types.d.ts.map +0 -1
  233. package/dist/models/orchestrator/processes.types.js +0 -110
  234. package/dist/models/orchestrator/processes.types.js.map +0 -1
  235. package/dist/models/orchestrator/queues.constants.d.ts +0 -7
  236. package/dist/models/orchestrator/queues.constants.d.ts.map +0 -1
  237. package/dist/models/orchestrator/queues.constants.js +0 -9
  238. package/dist/models/orchestrator/queues.constants.js.map +0 -1
  239. package/dist/models/orchestrator/queues.models.d.ts +0 -61
  240. package/dist/models/orchestrator/queues.models.d.ts.map +0 -1
  241. package/dist/models/orchestrator/queues.models.js +0 -2
  242. package/dist/models/orchestrator/queues.models.js.map +0 -1
  243. package/dist/models/orchestrator/queues.types.d.ts +0 -39
  244. package/dist/models/orchestrator/queues.types.d.ts.map +0 -1
  245. package/dist/models/orchestrator/queues.types.js +0 -2
  246. package/dist/models/orchestrator/queues.types.js.map +0 -1
  247. package/dist/services/action-center/index.d.ts +0 -2
  248. package/dist/services/action-center/index.d.ts.map +0 -1
  249. package/dist/services/action-center/index.js +0 -2
  250. package/dist/services/action-center/index.js.map +0 -1
  251. package/dist/services/action-center/tasks.d.ts +0 -254
  252. package/dist/services/action-center/tasks.d.ts.map +0 -1
  253. package/dist/services/action-center/tasks.js +0 -446
  254. package/dist/services/action-center/tasks.js.map +0 -1
  255. package/dist/services/base.d.ts +0 -49
  256. package/dist/services/base.d.ts.map +0 -1
  257. package/dist/services/base.js +0 -183
  258. package/dist/services/base.js.map +0 -1
  259. package/dist/services/data-fabric/entities.d.ts +0 -180
  260. package/dist/services/data-fabric/entities.d.ts.map +0 -1
  261. package/dist/services/data-fabric/entities.js +0 -326
  262. package/dist/services/data-fabric/entities.js.map +0 -1
  263. package/dist/services/data-fabric/index.d.ts +0 -2
  264. package/dist/services/data-fabric/index.d.ts.map +0 -1
  265. package/dist/services/data-fabric/index.js +0 -2
  266. package/dist/services/data-fabric/index.js.map +0 -1
  267. package/dist/services/folder-scoped.d.ts +0 -21
  268. package/dist/services/folder-scoped.d.ts.map +0 -1
  269. package/dist/services/folder-scoped.js +0 -36
  270. package/dist/services/folder-scoped.js.map +0 -1
  271. package/dist/services/index.d.ts +0 -6
  272. package/dist/services/index.d.ts.map +0 -1
  273. package/dist/services/index.js +0 -6
  274. package/dist/services/index.js.map +0 -1
  275. package/dist/services/maestro/index.d.ts +0 -3
  276. package/dist/services/maestro/index.d.ts.map +0 -1
  277. package/dist/services/maestro/index.js +0 -3
  278. package/dist/services/maestro/index.js.map +0 -1
  279. package/dist/services/maestro/maestro-processes.d.ts +0 -35
  280. package/dist/services/maestro/maestro-processes.d.ts.map +0 -1
  281. package/dist/services/maestro/maestro-processes.js +0 -47
  282. package/dist/services/maestro/maestro-processes.js.map +0 -1
  283. package/dist/services/maestro/process-instances.d.ts +0 -96
  284. package/dist/services/maestro/process-instances.d.ts.map +0 -1
  285. package/dist/services/maestro/process-instances.js +0 -190
  286. package/dist/services/maestro/process-instances.js.map +0 -1
  287. package/dist/services/orchestrator/assets.d.ts +0 -63
  288. package/dist/services/orchestrator/assets.d.ts.map +0 -1
  289. package/dist/services/orchestrator/assets.js +0 -110
  290. package/dist/services/orchestrator/assets.js.map +0 -1
  291. package/dist/services/orchestrator/buckets.d.ts +0 -186
  292. package/dist/services/orchestrator/buckets.d.ts.map +0 -1
  293. package/dist/services/orchestrator/buckets.js +0 -436
  294. package/dist/services/orchestrator/buckets.js.map +0 -1
  295. package/dist/services/orchestrator/index.d.ts +0 -5
  296. package/dist/services/orchestrator/index.d.ts.map +0 -1
  297. package/dist/services/orchestrator/index.js +0 -5
  298. package/dist/services/orchestrator/index.js.map +0 -1
  299. package/dist/services/orchestrator/processes.d.ts +0 -96
  300. package/dist/services/orchestrator/processes.d.ts.map +0 -1
  301. package/dist/services/orchestrator/processes.js +0 -172
  302. package/dist/services/orchestrator/processes.js.map +0 -1
  303. package/dist/services/orchestrator/queues.d.ts +0 -72
  304. package/dist/services/orchestrator/queues.d.ts.map +0 -1
  305. package/dist/services/orchestrator/queues.js +0 -117
  306. package/dist/services/orchestrator/queues.js.map +0 -1
  307. package/dist/uipath.d.ts +0 -65
  308. package/dist/uipath.d.ts.map +0 -1
  309. package/dist/uipath.js +0 -146
  310. package/dist/uipath.js.map +0 -1
  311. package/dist/utils/constants/common.d.ts +0 -84
  312. package/dist/utils/constants/common.d.ts.map +0 -1
  313. package/dist/utils/constants/common.js +0 -84
  314. package/dist/utils/constants/common.js.map +0 -1
  315. package/dist/utils/constants/endpoints.d.ts +0 -96
  316. package/dist/utils/constants/endpoints.d.ts.map +0 -1
  317. package/dist/utils/constants/endpoints.js +0 -96
  318. package/dist/utils/constants/endpoints.js.map +0 -1
  319. package/dist/utils/constants/headers.d.ts +0 -27
  320. package/dist/utils/constants/headers.d.ts.map +0 -1
  321. package/dist/utils/constants/headers.js +0 -27
  322. package/dist/utils/constants/headers.js.map +0 -1
  323. package/dist/utils/http/headers.d.ts +0 -37
  324. package/dist/utils/http/headers.d.ts.map +0 -1
  325. package/dist/utils/http/headers.js +0 -51
  326. package/dist/utils/http/headers.js.map +0 -1
  327. package/dist/utils/http/params.d.ts +0 -27
  328. package/dist/utils/http/params.d.ts.map +0 -1
  329. package/dist/utils/http/params.js +0 -35
  330. package/dist/utils/http/params.js.map +0 -1
  331. package/dist/utils/object.d.ts +0 -32
  332. package/dist/utils/object.d.ts.map +0 -1
  333. package/dist/utils/object.js +0 -50
  334. package/dist/utils/object.js.map +0 -1
  335. package/dist/utils/pagination/constants.d.ts +0 -18
  336. package/dist/utils/pagination/constants.d.ts.map +0 -1
  337. package/dist/utils/pagination/constants.js +0 -23
  338. package/dist/utils/pagination/constants.js.map +0 -1
  339. package/dist/utils/pagination/helpers.d.ts +0 -62
  340. package/dist/utils/pagination/helpers.d.ts.map +0 -1
  341. package/dist/utils/pagination/helpers.js +0 -254
  342. package/dist/utils/pagination/helpers.js.map +0 -1
  343. package/dist/utils/pagination/index.d.ts +0 -3
  344. package/dist/utils/pagination/index.d.ts.map +0 -1
  345. package/dist/utils/pagination/index.js +0 -3
  346. package/dist/utils/pagination/index.js.map +0 -1
  347. package/dist/utils/pagination/internal-types.d.ts +0 -184
  348. package/dist/utils/pagination/internal-types.d.ts.map +0 -1
  349. package/dist/utils/pagination/internal-types.js +0 -9
  350. package/dist/utils/pagination/internal-types.js.map +0 -1
  351. package/dist/utils/pagination/pagination-manager.d.ts +0 -17
  352. package/dist/utils/pagination/pagination-manager.d.ts.map +0 -1
  353. package/dist/utils/pagination/pagination-manager.js +0 -76
  354. package/dist/utils/pagination/pagination-manager.js.map +0 -1
  355. package/dist/utils/pagination/types.d.ts +0 -68
  356. package/dist/utils/pagination/types.d.ts.map +0 -1
  357. package/dist/utils/pagination/types.js +0 -2
  358. package/dist/utils/pagination/types.js.map +0 -1
  359. package/dist/utils/platform.d.ts +0 -8
  360. package/dist/utils/platform.d.ts.map +0 -1
  361. package/dist/utils/platform.js +0 -8
  362. package/dist/utils/platform.js.map +0 -1
  363. package/dist/utils/transform.d.ts +0 -240
  364. package/dist/utils/transform.d.ts.map +0 -1
  365. package/dist/utils/transform.js +0 -334
  366. package/dist/utils/transform.js.map +0 -1
@@ -1,213 +0,0 @@
1
- import { EntityGetRecordsByIdOptions, EntityInsertOptions, EntityInsertResponse, EntityUpdateOptions, EntityUpdateResponse, EntityDeleteOptions, EntityDeleteResponse, EntityRecord, RawEntityGetResponse } from './entities.types';
2
- import { PaginatedResponse, NonPaginatedResponse, HasPaginationOptions } from '../../utils/pagination/types';
3
- /**
4
- * Service for managing UiPath Data Fabric Entities.
5
- *
6
- * Entities are collections of records that can be used to store and manage data in the Data Fabric. [UiPath Data Fabric Guide](https://docs.uipath.com/data-service/automation-cloud/latest/user-guide/introduction)
7
- *
8
- */
9
- export interface EntityServiceModel {
10
- /**
11
- * Gets all entities in the system
12
- *
13
- * @returns Promise resolving to either an array of entities NonPaginatedResponse<EntityGetResponse> or a PaginatedResponse<EntityGetResponse> when pagination options are used.
14
- * {@link EntityGetResponse}
15
- * @example
16
- * ```typescript
17
- * // Get all entities
18
- * const entities = await sdk.entities.getAll();
19
- *
20
- * // Iterate through entities
21
- * entities.forEach(entity => {
22
- * console.log(`Entity: ${entity.displayName} (${entity.name})`);
23
- * console.log(`Type: ${entity.entityType}`);
24
- * });
25
- *
26
- * // Find a specific entity by name
27
- * const customerEntity = entities.find(e => e.name === 'Customer');
28
- *
29
- * // Use entity methods directly
30
- * if (customerEntity) {
31
- * const records = await customerEntity.getRecords();
32
- * console.log(`Customer records: ${records.items.length}`);
33
- *
34
- * const insertResult = await customerEntity.insert([
35
- * { name: "John", age: 30 }
36
- * ]);
37
- * }
38
- * ```
39
- */
40
- getAll(): Promise<EntityGetResponse[]>;
41
- /**
42
- * Gets entity metadata by entity ID with attached operation methods
43
- *
44
- * @param id - UUID of the entity
45
- * @returns Promise resolving to entity metadata with operation methods
46
- * {@link EntityGetResponse}
47
- * @example
48
- * ```typescript
49
- * // Get entity metadata with methods
50
- * const entity = await sdk.entities.getById(<entityId>);
51
- *
52
- * // Call operations directly on the entity
53
- * const records = await entity.getRecords();
54
- *
55
- * const insertResult = await entity.insert([
56
- * { name: "John", age: 30 }
57
- * ]);
58
- * ```
59
- */
60
- getById(id: string): Promise<EntityGetResponse>;
61
- /**
62
- * Gets entity records by entity ID
63
- *
64
- * @param entityId - UUID of the entity
65
- * @param options - Query options
66
- * @returns Promise resolving to either an array of entity records NonPaginatedResponse<EntityRecord> or a PaginatedResponse<EntityRecord> when pagination options are used.
67
- * {@link EntityRecord}
68
- * @example
69
- * ```typescript
70
- * // Basic usage (non-paginated)
71
- * const records = await sdk.entities.getRecordsById(<entityId>);
72
- *
73
- * // With expansion level
74
- * const records = await sdk.entities.getRecordsById(<entityId>, {
75
- * expansionLevel: 1
76
- * });
77
- *
78
- * // With pagination
79
- * const paginatedResponse = await sdk.entities.getRecordsById(<entityId>, {
80
- * pageSize: 50,
81
- * expansionLevel: 1
82
- * });
83
- *
84
- * // Navigate to next page
85
- * const nextPage = await sdk.entities.getRecordsById(<entityId>, {
86
- * cursor: paginatedResponse.nextCursor,
87
- * expansionLevel: 1
88
- * });
89
- * ```
90
- */
91
- getRecordsById<T extends EntityGetRecordsByIdOptions = EntityGetRecordsByIdOptions>(entityId: string, options?: T): Promise<T extends HasPaginationOptions<T> ? PaginatedResponse<EntityRecord> : NonPaginatedResponse<EntityRecord>>;
92
- /**
93
- * Inserts data into an entity by entity ID
94
- *
95
- * @param id - UUID of the entity
96
- * @param data - Array of records to insert
97
- * @param options - Insert options
98
- * @returns Promise resolving to insert response
99
- * {@link EntityInsertResponse}
100
- * @example
101
- * ```typescript
102
- * // Basic usage
103
- * const result = await sdk.entities.insertById(<entityId>, [
104
- * { name: "John", age: 30 },
105
- * { name: "Jane", age: 25 }
106
- * ]);
107
- *
108
- * // With options
109
- * const result = await sdk.entities.insertById(<entityId>, [
110
- * { name: "John", age: 30 },
111
- * { name: "Jane", age: 25 }
112
- * ], {
113
- * expansionLevel: 1,
114
- * failOnFirst: true
115
- * });
116
- * ```
117
- */
118
- insertById(id: string, data: Record<string, any>[], options?: EntityInsertOptions): Promise<EntityInsertResponse>;
119
- /**
120
- * Updates data in an entity by entity ID
121
- *
122
- * @param id - UUID of the entity
123
- * @param data - Array of records to update. Each record MUST contain the record Id.
124
- * @param options - Update options
125
- * @returns Promise resolving to update response
126
- * {@link EntityUpdateResponse}
127
- * @example
128
- * ```typescript
129
- * // Basic usage
130
- * const result = await sdk.entities.updateById(<entityId>, [
131
- * { Id: "123", name: "John Updated", age: 31 },
132
- * { Id: "456", name: "Jane Updated", age: 26 }
133
- * ]);
134
- *
135
- * // With options
136
- * const result = await sdk.entities.updateById(<entityId>, [
137
- * { Id: "123", name: "John Updated", age: 31 },
138
- * { Id: "456", name: "Jane Updated", age: 26 }
139
- * ], {
140
- * expansionLevel: 1,
141
- * failOnFirst: true
142
- * });
143
- * ```
144
- */
145
- updateById(id: string, data: EntityRecord[], options?: EntityUpdateOptions): Promise<EntityUpdateResponse>;
146
- /**
147
- * Deletes data from an entity by entity ID
148
- *
149
- * @param id - UUID of the entity
150
- * @param recordIds - Array of record UUIDs to delete
151
- * @param options - Delete options
152
- * @returns Promise resolving to delete response
153
- * {@link EntityDeleteResponse}
154
- * @example
155
- * ```typescript
156
- * // Basic usage
157
- * const result = await sdk.entities.deleteById(<entityId>, [
158
- * <recordId-1>, <recordId-2>
159
- * ]);
160
- * ```
161
- */
162
- deleteById(id: string, recordIds: string[], options?: EntityDeleteOptions): Promise<EntityDeleteResponse>;
163
- }
164
- /**
165
- * Entity methods interface - defines operations that can be performed on an entity
166
- */
167
- export interface EntityMethods {
168
- /**
169
- * Insert data into this entity
170
- *
171
- * @param data - Array of records to insert
172
- * @param options - Insert options
173
- * @returns Promise resolving to insert response
174
- */
175
- insert(data: Record<string, any>[], options?: EntityInsertOptions): Promise<EntityInsertResponse>;
176
- /**
177
- * Update data in this entity
178
- *
179
- * @param data - Array of records to update. Each record MUST contain the record Id,
180
- * otherwise the update will fail.
181
- * @param options - Update options
182
- * @returns Promise resolving to update response
183
- */
184
- update(data: EntityRecord[], options?: EntityUpdateOptions): Promise<EntityUpdateResponse>;
185
- /**
186
- * Delete data from this entity
187
- *
188
- * @param recordIds - Array of record UUIDs to delete
189
- * @param options - Delete options
190
- * @returns Promise resolving to delete response
191
- */
192
- delete(recordIds: string[], options?: EntityDeleteOptions): Promise<EntityDeleteResponse>;
193
- /**
194
- * Get records from this entity
195
- *
196
- * @param options - Query options
197
- * @returns Promise resolving to query response
198
- */
199
- getRecords<T extends EntityGetRecordsByIdOptions = EntityGetRecordsByIdOptions>(options?: T): Promise<T extends HasPaginationOptions<T> ? PaginatedResponse<EntityRecord> : NonPaginatedResponse<EntityRecord>>;
200
- }
201
- /**
202
- * Entity with methods combining metadata with operation methods
203
- */
204
- export type EntityGetResponse = RawEntityGetResponse & EntityMethods;
205
- /**
206
- * Creates an actionable entity metadata by combining entity with operational methods
207
- *
208
- * @param entityData - Entity metadata
209
- * @param service - The entity service instance
210
- * @returns Entity metadata with added methods
211
- */
212
- export declare function createEntityWithMethods(entityData: RawEntityGetResponse, service: EntityServiceModel): EntityGetResponse;
213
- //# sourceMappingURL=entities.models.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"entities.models.d.ts","sourceRoot":"","sources":["../../../src/models/data-fabric/entities.models.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,2BAA2B,EAC3B,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACnB,oBAAoB,EACpB,mBAAmB,EACnB,oBAAoB,EACpB,YAAY,EACZ,oBAAoB,EACrB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AAE7G;;;;;GAKG;AACH,MAAM,WAAW,kBAAkB;IACjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,MAAM,IAAI,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAAC;IAEvC;;;;;;;;;;;;;;;;;;OAkBG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM,GAAG,OAAO,CAAC,iBAAiB,CAAC,CAAC;IAEhD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA6BG;IACH,cAAc,CAAC,CAAC,SAAS,2BAA2B,GAAG,2BAA2B,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,CAAC,GAAG,OAAO,CACzH,CAAC,SAAS,oBAAoB,CAAC,CAAC,CAAC,GAC7B,iBAAiB,CAAC,YAAY,CAAC,GAC/B,oBAAoB,CAAC,YAAY,CAAC,CACvC,CAAC;IAEF;;;;;;;;;;;;;;;;;;;;;;;;;OAyBG;IACH,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAElH;;;;;;;;;;;;;;;;;;;;;;;;;OAyBG;IACH,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAE3G;;;;;;;;;;;;;;;OAeG;IACH,UAAU,CAAC,EAAE,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;CAC3G;AAED;;GAEG;AACH,MAAM,WAAW,aAAa;IAC5B;;;;;;OAMG;IACH,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAElG;;;;;;;OAOG;IACH,MAAM,CAAC,IAAI,EAAE,YAAY,EAAE,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAE3F;;;;;;OAMG;IACH,MAAM,CAAC,SAAS,EAAE,MAAM,EAAE,EAAE,OAAO,CAAC,EAAE,mBAAmB,GAAG,OAAO,CAAC,oBAAoB,CAAC,CAAC;IAE1F;;;;;OAKG;IACH,UAAU,CAAC,CAAC,SAAS,2BAA2B,GAAG,2BAA2B,EAAE,OAAO,CAAC,EAAE,CAAC,GAAG,OAAO,CACnG,CAAC,SAAS,oBAAoB,CAAC,CAAC,CAAC,GAC7B,iBAAiB,CAAC,YAAY,CAAC,GAC/B,oBAAoB,CAAC,YAAY,CAAC,CACvC,CAAC;CACH;AAED;;GAEG;AACH,MAAM,MAAM,iBAAiB,GAAG,oBAAoB,GAAG,aAAa,CAAC;AAyCrE;;;;;;GAMG;AACH,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,oBAAoB,EAChC,OAAO,EAAE,kBAAkB,GAC1B,iBAAiB,CAGnB"}
@@ -1,43 +0,0 @@
1
- /**
2
- * Creates entity methods that can be attached to entity data
3
- *
4
- * @param entityData - The entity metadata
5
- * @param service - The entity service instance
6
- * @returns Object containing entity methods
7
- */
8
- function createEntityMethods(entityData, service) {
9
- return {
10
- async insert(data, options) {
11
- if (!entityData.id)
12
- throw new Error('Entity ID is undefined');
13
- return service.insertById(entityData.id, data, options);
14
- },
15
- async update(data, options) {
16
- if (!entityData.id)
17
- throw new Error('Entity ID is undefined');
18
- return service.updateById(entityData.id, data, options);
19
- },
20
- async delete(recordIds, options) {
21
- if (!entityData.id)
22
- throw new Error('Entity ID is undefined');
23
- return service.deleteById(entityData.id, recordIds, options);
24
- },
25
- async getRecords(options) {
26
- if (!entityData.id)
27
- throw new Error('Entity ID is undefined');
28
- return service.getRecordsById(entityData.id, options);
29
- }
30
- };
31
- }
32
- /**
33
- * Creates an actionable entity metadata by combining entity with operational methods
34
- *
35
- * @param entityData - Entity metadata
36
- * @param service - The entity service instance
37
- * @returns Entity metadata with added methods
38
- */
39
- export function createEntityWithMethods(entityData, service) {
40
- const methods = createEntityMethods(entityData, service);
41
- return Object.assign({}, entityData, methods);
42
- }
43
- //# sourceMappingURL=entities.models.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"entities.models.js","sourceRoot":"","sources":["../../../src/models/data-fabric/entities.models.ts"],"names":[],"mappings":"AA0OA;;;;;;GAMG;AACH,SAAS,mBAAmB,CAAC,UAAgC,EAAE,OAA2B;IACxF,OAAO;QACL,KAAK,CAAC,MAAM,CAAC,IAA2B,EAAE,OAA6B;YACrE,IAAI,CAAC,UAAU,CAAC,EAAE;gBAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;YAE9D,OAAO,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,EAAE,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;QAC1D,CAAC;QAED,KAAK,CAAC,MAAM,CAAC,IAAoB,EAAE,OAA6B;YAC9D,IAAI,CAAC,UAAU,CAAC,EAAE;gBAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;YAE9D,OAAO,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,EAAE,EAAE,IAAI,EAAE,OAAO,CAAC,CAAC;QAC1D,CAAC;QAED,KAAK,CAAC,MAAM,CAAC,SAAmB,EAAE,OAA6B;YAC7D,IAAI,CAAC,UAAU,CAAC,EAAE;gBAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;YAE9D,OAAO,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,EAAE,EAAE,SAAS,EAAE,OAAO,CAAC,CAAC;QAC/D,CAAC;QAED,KAAK,CAAC,UAAU,CAAsE,OAAW;YAK/F,IAAI,CAAC,UAAU,CAAC,EAAE;gBAAE,MAAM,IAAI,KAAK,CAAC,wBAAwB,CAAC,CAAC;YAE9D,OAAO,OAAO,CAAC,cAAc,CAAC,UAAU,CAAC,EAAE,EAAE,OAAO,CAAQ,CAAC;QAC/D,CAAC;KACF,CAAC;AACJ,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,uBAAuB,CACrC,UAAgC,EAChC,OAA2B;IAE3B,MAAM,OAAO,GAAG,mBAAmB,CAAC,UAAU,EAAE,OAAO,CAAC,CAAC;IACzD,OAAO,MAAM,CAAC,MAAM,CAAC,EAAE,EAAE,UAAU,EAAE,OAAO,CAAsB,CAAC;AACrE,CAAC"}
@@ -1,264 +0,0 @@
1
- import { PaginationOptions } from '../../utils/pagination/types';
2
- /**
3
- * Entity field type names
4
- */
5
- export declare enum EntityFieldDataType {
6
- UUID = "UUID",
7
- STRING = "STRING",
8
- INTEGER = "INTEGER",
9
- DATETIME = "DATETIME",
10
- DATETIME_WITH_TZ = "DATETIME_WITH_TZ",
11
- DECIMAL = "DECIMAL",
12
- FLOAT = "FLOAT",
13
- DOUBLE = "DOUBLE",
14
- DATE = "DATE",
15
- BOOLEAN = "BOOLEAN",
16
- BIG_INTEGER = "BIG_INTEGER",
17
- MULTILINE_TEXT = "MULTILINE_TEXT"
18
- }
19
- /**
20
- * Represents a single entity record
21
- */
22
- export interface EntityRecord {
23
- /**
24
- * Unique identifier for the record
25
- */
26
- id: string;
27
- /**
28
- * Additional dynamic fields for the entity
29
- */
30
- [key: string]: any;
31
- }
32
- /**
33
- * Options for getting an entity by Id
34
- */
35
- export type EntityGetRecordsByIdOptions = {
36
- /** Level of entity expansion (default: 0) */
37
- expansionLevel?: number;
38
- } & PaginationOptions;
39
- /**
40
- * Common options for entity operations that modify multiple records
41
- */
42
- export interface EntityOperationOptions {
43
- /** Level of entity expansion (default: 0) */
44
- expansionLevel?: number;
45
- /** Whether to fail on first error (default: false) */
46
- failOnFirst?: boolean;
47
- }
48
- /**
49
- * Options for inserting data into an entity
50
- */
51
- export type EntityInsertOptions = EntityOperationOptions;
52
- /**
53
- * Options for updating data in an entity
54
- */
55
- export type EntityUpdateOptions = EntityOperationOptions;
56
- /**
57
- * Options for deleting data from an entity
58
- */
59
- export interface EntityDeleteOptions {
60
- /** Whether to fail on first error (default: false) */
61
- failOnFirst?: boolean;
62
- }
63
- /**
64
- * Represents a failure record in an entity operation
65
- */
66
- export interface FailureRecord {
67
- /** Error message */
68
- error?: string;
69
- /** Original record that failed */
70
- record?: Record<string, any>;
71
- }
72
- /**
73
- * Response from an entity operation that modifies multiple records
74
- */
75
- export interface EntityOperationResponse {
76
- /** Records that were successfully processed */
77
- successRecords: Record<string, any>[];
78
- /** Records that failed processing */
79
- failureRecords: FailureRecord[];
80
- }
81
- /**
82
- * Response from inserting data into an entity
83
- */
84
- export type EntityInsertResponse = EntityOperationResponse;
85
- /**
86
- * Response from updating data in an entity
87
- */
88
- export type EntityUpdateResponse = EntityOperationResponse;
89
- /**
90
- * Response from deleting data from an entity
91
- */
92
- export type EntityDeleteResponse = EntityOperationResponse;
93
- /**
94
- * Entity type enum
95
- */
96
- export declare enum EntityType {
97
- Entity = "Entity",
98
- ChoiceSet = "ChoiceSet",
99
- InternalEntity = "InternalEntity",
100
- SystemEntity = "SystemEntity"
101
- }
102
- /**
103
- * Field type metadata
104
- */
105
- export interface FieldDataType {
106
- name: EntityFieldDataType;
107
- lengthLimit?: number;
108
- maxValue?: number;
109
- minValue?: number;
110
- decimalPrecision?: number;
111
- }
112
- /**
113
- * Reference types for fields
114
- */
115
- export declare enum ReferenceType {
116
- ManyToOne = "ManyToOne"
117
- }
118
- /**
119
- * Field display types
120
- */
121
- export declare enum FieldDisplayType {
122
- Basic = "Basic",
123
- Relationship = "Relationship",
124
- File = "File",
125
- ChoiceSetSingle = "ChoiceSetSingle",
126
- ChoiceSetMultiple = "ChoiceSetMultiple",
127
- AutoNumber = "AutoNumber"
128
- }
129
- /**
130
- * Data direction type for external fields
131
- */
132
- export declare enum DataDirectionType {
133
- ReadOnly = "ReadOnly",
134
- ReadAndWrite = "ReadAndWrite"
135
- }
136
- /**
137
- * Join type for source join criteria
138
- */
139
- export declare enum JoinType {
140
- LeftJoin = "LeftJoin"
141
- }
142
- /**
143
- * Field reference with ID
144
- */
145
- export interface Field {
146
- id: string;
147
- definition?: FieldMetaData;
148
- }
149
- /**
150
- * Detailed field definition
151
- */
152
- export interface FieldMetaData {
153
- id: string;
154
- name: string;
155
- isPrimaryKey: boolean;
156
- isForeignKey: boolean;
157
- isExternalField: boolean;
158
- isHiddenField: boolean;
159
- isUnique: boolean;
160
- referenceName?: string;
161
- referenceEntity?: RawEntityGetResponse;
162
- referenceChoiceSet?: RawEntityGetResponse;
163
- referenceField?: Field;
164
- referenceType: ReferenceType;
165
- fieldDataType: FieldDataType;
166
- isRequired: boolean;
167
- displayName: string;
168
- description: string;
169
- createdTime: string;
170
- createdBy: string;
171
- updatedTime: string;
172
- updatedBy?: string;
173
- isSystemField: boolean;
174
- fieldDisplayType?: FieldDisplayType;
175
- choiceSetId?: string;
176
- defaultValue?: string;
177
- isAttachment: boolean;
178
- isRbacEnabled: boolean;
179
- }
180
- /**
181
- * External object details
182
- */
183
- export interface ExternalObject {
184
- id: string;
185
- externalObjectName?: string;
186
- externalObjectDisplayName?: string;
187
- primaryKey?: string;
188
- externalConnectionId: string;
189
- entityId?: string;
190
- isPrimarySource: boolean;
191
- }
192
- /**
193
- * External connection details
194
- */
195
- export interface ExternalConnection {
196
- id: string;
197
- connectionId: string;
198
- elementInstanceId: number;
199
- folderKey: string;
200
- connectorKey?: string;
201
- connectorName?: string;
202
- connectionName?: string;
203
- }
204
- /**
205
- * External field mapping
206
- */
207
- export interface ExternalFieldMapping {
208
- id: string;
209
- externalFieldName?: string;
210
- externalFieldDisplayName?: string;
211
- externalObjectId: string;
212
- externalFieldType?: string;
213
- internalFieldId: string;
214
- directionType: DataDirectionType;
215
- }
216
- /**
217
- * External field
218
- */
219
- export interface ExternalField {
220
- fieldMetaData: FieldMetaData;
221
- externalFieldMappingDetail: ExternalFieldMapping;
222
- }
223
- /**
224
- * External source fields
225
- */
226
- export interface ExternalSourceFields {
227
- fields?: ExternalField[];
228
- externalObjectDetail?: ExternalObject;
229
- externalConnectionDetail?: ExternalConnection;
230
- }
231
- /**
232
- * Source join criteria
233
- */
234
- export interface SourceJoinCriteria {
235
- id: string;
236
- entityId: string;
237
- joinFieldName?: string;
238
- joinType: JoinType;
239
- relatedSourceObjectId?: string;
240
- relatedSourceFieldName?: string;
241
- }
242
- /**
243
- * Entity metadata returned by getById
244
- */
245
- export interface RawEntityGetResponse {
246
- name: string;
247
- displayName: string;
248
- entityType: EntityType;
249
- description: string;
250
- fields: FieldMetaData[];
251
- externalFields?: ExternalSourceFields[];
252
- sourceJoinCriterias?: SourceJoinCriteria[];
253
- recordCount?: number;
254
- storageSizeInMB?: number;
255
- usedStorageSizeInMB?: number;
256
- attachmentSizeInByte?: number;
257
- isRbacEnabled: boolean;
258
- id: string;
259
- createdBy: string;
260
- createdTime: string;
261
- updatedTime?: string;
262
- updatedBy?: string;
263
- }
264
- //# sourceMappingURL=entities.types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"entities.types.d.ts","sourceRoot":"","sources":["../../../src/models/data-fabric/entities.types.ts"],"names":[],"mappings":"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"}
@@ -1,63 +0,0 @@
1
- /**
2
- * Entity field type names
3
- */
4
- export var EntityFieldDataType;
5
- (function (EntityFieldDataType) {
6
- EntityFieldDataType["UUID"] = "UUID";
7
- EntityFieldDataType["STRING"] = "STRING";
8
- EntityFieldDataType["INTEGER"] = "INTEGER";
9
- EntityFieldDataType["DATETIME"] = "DATETIME";
10
- EntityFieldDataType["DATETIME_WITH_TZ"] = "DATETIME_WITH_TZ";
11
- EntityFieldDataType["DECIMAL"] = "DECIMAL";
12
- EntityFieldDataType["FLOAT"] = "FLOAT";
13
- EntityFieldDataType["DOUBLE"] = "DOUBLE";
14
- EntityFieldDataType["DATE"] = "DATE";
15
- EntityFieldDataType["BOOLEAN"] = "BOOLEAN";
16
- EntityFieldDataType["BIG_INTEGER"] = "BIG_INTEGER";
17
- EntityFieldDataType["MULTILINE_TEXT"] = "MULTILINE_TEXT";
18
- })(EntityFieldDataType || (EntityFieldDataType = {}));
19
- /**
20
- * Entity type enum
21
- */
22
- export var EntityType;
23
- (function (EntityType) {
24
- EntityType["Entity"] = "Entity";
25
- EntityType["ChoiceSet"] = "ChoiceSet";
26
- EntityType["InternalEntity"] = "InternalEntity";
27
- EntityType["SystemEntity"] = "SystemEntity";
28
- })(EntityType || (EntityType = {}));
29
- /**
30
- * Reference types for fields
31
- */
32
- export var ReferenceType;
33
- (function (ReferenceType) {
34
- ReferenceType["ManyToOne"] = "ManyToOne";
35
- })(ReferenceType || (ReferenceType = {}));
36
- /**
37
- * Field display types
38
- */
39
- export var FieldDisplayType;
40
- (function (FieldDisplayType) {
41
- FieldDisplayType["Basic"] = "Basic";
42
- FieldDisplayType["Relationship"] = "Relationship";
43
- FieldDisplayType["File"] = "File";
44
- FieldDisplayType["ChoiceSetSingle"] = "ChoiceSetSingle";
45
- FieldDisplayType["ChoiceSetMultiple"] = "ChoiceSetMultiple";
46
- FieldDisplayType["AutoNumber"] = "AutoNumber";
47
- })(FieldDisplayType || (FieldDisplayType = {}));
48
- /**
49
- * Data direction type for external fields
50
- */
51
- export var DataDirectionType;
52
- (function (DataDirectionType) {
53
- DataDirectionType["ReadOnly"] = "ReadOnly";
54
- DataDirectionType["ReadAndWrite"] = "ReadAndWrite";
55
- })(DataDirectionType || (DataDirectionType = {}));
56
- /**
57
- * Join type for source join criteria
58
- */
59
- export var JoinType;
60
- (function (JoinType) {
61
- JoinType["LeftJoin"] = "LeftJoin";
62
- })(JoinType || (JoinType = {}));
63
- //# sourceMappingURL=entities.types.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"entities.types.js","sourceRoot":"","sources":["../../../src/models/data-fabric/entities.types.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,CAAN,IAAY,mBAaX;AAbD,WAAY,mBAAmB;IAC7B,oCAAa,CAAA;IACb,wCAAiB,CAAA;IACjB,0CAAmB,CAAA;IACnB,4CAAqB,CAAA;IACrB,4DAAqC,CAAA;IACrC,0CAAmB,CAAA;IACnB,sCAAe,CAAA;IACf,wCAAiB,CAAA;IACjB,oCAAa,CAAA;IACb,0CAAmB,CAAA;IACnB,kDAA2B,CAAA;IAC3B,wDAAiC,CAAA;AACnC,CAAC,EAbW,mBAAmB,KAAnB,mBAAmB,QAa9B;AAwFD;;GAEG;AACH,MAAM,CAAN,IAAY,UAKX;AALD,WAAY,UAAU;IACpB,+BAAiB,CAAA;IACjB,qCAAuB,CAAA;IACvB,+CAAiC,CAAA;IACjC,2CAA6B,CAAA;AAC/B,CAAC,EALW,UAAU,KAAV,UAAU,QAKrB;AAaD;;GAEG;AACH,MAAM,CAAN,IAAY,aAEX;AAFD,WAAY,aAAa;IACvB,wCAAuB,CAAA;AACzB,CAAC,EAFW,aAAa,KAAb,aAAa,QAExB;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,mCAAe,CAAA;IACf,iDAA6B,CAAA;IAC7B,iCAAa,CAAA;IACb,uDAAmC,CAAA;IACnC,2DAAuC,CAAA;IACvC,6CAAyB,CAAA;AAC3B,CAAC,EAPW,gBAAgB,KAAhB,gBAAgB,QAO3B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,0CAAqB,CAAA;IACrB,kDAA6B,CAAA;AAC/B,CAAC,EAHW,iBAAiB,KAAjB,iBAAiB,QAG5B;AAED;;GAEG;AACH,MAAM,CAAN,IAAY,QAEX;AAFD,WAAY,QAAQ;IAClB,iCAAqB,CAAA;AACvB,CAAC,EAFW,QAAQ,KAAR,QAAQ,QAEnB"}
@@ -1,3 +0,0 @@
1
- export * from './entities.types';
2
- export * from './entities.models';
3
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/data-fabric/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC"}
@@ -1,3 +0,0 @@
1
- export * from './entities.types';
2
- export * from './entities.models';
3
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/data-fabric/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC"}
@@ -1,6 +0,0 @@
1
- export * from './common';
2
- export * from './data-fabric';
3
- export * from './maestro';
4
- export * from './orchestrator';
5
- export * from './action-center';
6
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AACA,cAAc,UAAU,CAAC;AAGzB,cAAc,eAAe,CAAC;AAG9B,cAAc,WAAW,CAAC;AAG1B,cAAc,gBAAgB,CAAC;AAG/B,cAAc,iBAAiB,CAAC"}
@@ -1,11 +0,0 @@
1
- // Common types
2
- export * from './common';
3
- // DataFabric models
4
- export * from './data-fabric';
5
- // Maestro models
6
- export * from './maestro';
7
- // Orchestrator models
8
- export * from './orchestrator';
9
- // Task models
10
- export * from './action-center';
11
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/models/index.ts"],"names":[],"mappings":"AAAA,eAAe;AACf,cAAc,UAAU,CAAC;AAEzB,oBAAoB;AACpB,cAAc,eAAe,CAAC;AAE9B,iBAAiB;AACjB,cAAc,WAAW,CAAC;AAE1B,sBAAsB;AACtB,cAAc,gBAAgB,CAAC;AAE/B,cAAc;AACd,cAAc,iBAAiB,CAAC"}
@@ -1,5 +0,0 @@
1
- export * from './processes.types';
2
- export * from './processes.models';
3
- export * from './process-instances.types';
4
- export * from './process-instances.models';
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/maestro/index.ts"],"names":[],"mappings":"AACA,cAAc,mBAAmB,CAAC;AAGlC,cAAc,oBAAoB,CAAC;AAGnC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC"}
@@ -1,8 +0,0 @@
1
- // Process types
2
- export * from './processes.types';
3
- // Process models
4
- export * from './processes.models';
5
- // Process instance types and models
6
- export * from './process-instances.types';
7
- export * from './process-instances.models';
8
- //# sourceMappingURL=index.js.map