File tree
154 files changed
+3095
-2920
lines changed- docs_legacy/docs/how-to
- server
- ee/libs
- automation
- automation-api-platform
- automation-api-platform-configuration
- automation-api-platform-configuration-api/src/main/java/com/bytechef/ee/automation/apiplatform/configuration
- domain
- dto
- automation-api-platform-configuration-rest
- generated/src/main/java/com/bytechef/ee/automation/apiplatform/configuration/web/rest/model
- src/main/java/com/bytechef/ee/automation/apiplatform/configuration/web/rest/mapper
- automation-api-platform-configuration-service/src/main
- java/com/bytechef/ee/automation/apiplatform/configuration
- facade
- repository
- service
- resources/config/liquibase/changelog/automation/configuration
- automation-api-platform-handler/automation-api-platform-handler-rest/src/main/java/com/bytechef/ee/automation/apiplatform/handler
- automation-configuration
- automation-configuration-remote-client/src/main/java/com/bytechef/ee/automation/configuration/remote/client
- facade
- service
- automation-configuration-remote-rest/src/main/java/com/bytechef/ee/automation/configuration/remote/web/rest/service
- embedded/embedded-configuration/embedded-configuration-remote-client/src/main/java/com/bytechef/ee/embedded/configuration/remote/client/service
- platform
- platform-scheduler/platform-scheduler-aws/src/main/java/com/bytechef/ee/platform/scheduler/aws
- config
- listener
- platform-workflow/platform-workflow-execution
- platform-workflow-execution-remote-client/src/main/java/com/bytechef/ee/platform/workflow/execution/remote/client
- facade
- service
- platform-workflow-execution-remote-rest/src/main/java/com/bytechef/ee/platform/workflow/execution/remote/web/rest
- facade
- service
- libs
- automation
- automation-configuration
- automation-configuration-api/src/main/java/com/bytechef/automation/configuration
- domain
- dto
- facade
- service
- automation-configuration-instance-impl/src
- main/java/com/bytechef/automation/configuration/instance/accessor
- test/java/com/bytechef/automation/configuration/instance/accessor
- automation-configuration-rest
- automation-configuration-rest-api/src/main/java/com/bytechef/automation/configuration/web/rest/mapper
- automation-configuration-rest-impl
- src
- main/java/com/bytechef/automation/configuration/web/rest
- test/java/com/bytechef/automation/configuration/web/rest
- automation-configuration-service/src
- main
- java/com/bytechef/automation/configuration
- exception
- facade
- repository
- service
- resources/config/liquibase/changelog/automation/configuration
- test/java/com/bytechef/automation/configuration
- config
- facade
- service
- automation-workflow
- automation-workflow-coordinator/src/main/java/com/bytechef/automation/workflow/coordinator
- task/dispatcher
- trigger/dispatcher
- automation-workflow-execution
- automation-workflow-execution-api/src/main/java/com/bytechef/automation/workflow/execution
- dto
- facade
- automation-workflow-execution-rest
- src/main/java/com/bytechef/automation/workflow/execution/web/rest
- automation-workflow-execution-service/src/main/java/com/bytechef/automation/workflow/execution/facade
- config/messages-config/src/main/resources
- embedded
- embedded-configuration
- embedded-configuration-instance-impl/src
- main/java/com/bytechef/embedded/configuration/instance/accessor
- test/java/com/bytechef/embedded/configuration/instance/accessor
- embedded-configuration-rest
- embedded-configuration-rest-api/src/main/java/com/bytechef/embedded/configuration/web/rest/mapper
- embedded-configuration-rest-impl
- src/test/java/com/bytechef/embedded/configuration/web/rest
- config
- embedded-configuration-service/src
- main/java/com/bytechef/embedded/configuration
- facade
- repository
- test/java/com/bytechef/embedded/configuration
- config
- facade
- service
- embedded-execution/embedded-execution-public-rest/src/main/java/com/bytechef/embedded/execution/public_/web/rest
- embedded-workflow
- embedded-workflow-coordinator/src/main/java/com/bytechef/embedded/workflow/coordinator/task/dispatcher
- embedded-workflow-execution/embedded-workflow-execution-service/src/main/java/com/bytechef/embedded/workflow/execution/facade
- platform
- platform-component
- platform-component-api/src/main/java/com/bytechef/platform/component/constant
- platform-component-service/src
- main/java/com/bytechef/platform/component
- handler/factory
- trigger/handler
- test/java/com/bytechef/platform/component
- config
- oas/handler
- platform-component-test-int-support
- src/main/java/com/bytechef/platform/component/test/config
- platform-configuration
- platform-configuration-instance-api/src/main/java/com/bytechef/platform/configuration/instance/accessor
- platform-configuration-rest/platform-configuration-rest-impl/src/test/java/com/bytechef/platform/configuration/web/rest
- config
- platform-connection/platform-connection-service/src
- main/java/com/bytechef/platform/connection/facade
- test/java/com/bytechef/platform/connection/facade
- platform-scheduler/platform-scheduler-impl/src/main/java/com/bytechef/platform/scheduler/job
- platform-user/platform-user-rest/platform-user-rest-impl/src/test/java/com/bytechef/platform/user/web/rest
- config
- platform-webhook
- platform-webhook-impl/src/main/java/com/bytechef/platform/webhook/executor
- config
- platform-webhook-rest
- platform-webhook-rest-api/src/main/java/com/bytechef/platform/webhook/web/rest
- platform-webhook-rest-impl/src/main/java/com/bytechef/platform/webhook/web
- platform-workflow
- platform-workflow-coordinator/platform-workflow-coordinator-impl/src/main/java/com/bytechef/platform/workflow/coordinator
- trigger/completion
- platform-workflow-execution
- platform-workflow-execution-api/src/main/java/com/bytechef/platform/workflow/execution
- domain
- facade
- service
- platform-workflow-execution-service/src/main
- java/com/bytechef/platform/workflow/execution
- facade
- repository
- service
- resources/config/liquibase/changelog/platform/execution
- platform-workflow-worker
- platform-workflow-worker-api/src/main/java/com/bytechef/platform/workflow/worker/task/handler
- platform-workflow-worker-impl/src/main/java/com/bytechef/platform/workflow/worker/config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+3095
-2920
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
69 |
| - | |
| 68 | + | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
125 |
| - | |
| 124 | + | |
| 125 | + | |
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
156 |
| - | |
| 155 | + | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
| 185 | + | |
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
67 |
| - | |
| 66 | + | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
130 |
| - | |
| 129 | + | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| |||
158 | 158 |
| |
159 | 159 |
| |
160 | 160 |
| |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
| 161 | + | |
| 162 | + | |
167 | 163 |
| |
168 | 164 |
| |
169 | 165 |
| |
| |||
182 | 178 |
| |
183 | 179 |
| |
184 | 180 |
| |
| 181 | + | |
185 | 182 |
| |
186 | 183 |
| |
187 | 184 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments