You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-component/platform-component-remote-client/src/main/java/com/bytechef/ee/platform/component/remote/client/facade/RemoteConnectionDefinitionFacadeClient.java
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-component/platform-component-remote-client/src/main/java/com/bytechef/ee/platform/component/remote/client/service/RemoteConnectionDefinitionServiceClient.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ public Optional<String> executeBaseUri(
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-component/platform-component-remote-rest/src/main/java/com/bytechef/ee/platform/component/remote/web/rest/facade/RemoteConnectionDefinitionFacadeController.java
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-connection/platform-connection-remote-client/src/main/java/com/bytechef/ee/platform/connection/remote/client/fasade/RemoteConnectionFacadeClient.java
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-scheduler/platform-scheduler-aws/src/main/java/com/bytechef/ee/platform/scheduler/aws/AwsConnectionRefreshScheduler.java
+18-29Lines changed: 18 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,8 @@
1
1
/*
2
2
* Copyright 2025 ByteChef
3
3
*
4
-
* Licensed under the Apache License, Version 2.0 (the "License");
5
-
* you may not use this file except in compliance with the License.
6
-
* You may obtain a copy of the License at
7
-
*
8
-
* https://www.apache.org/licenses/LICENSE-2.0
9
-
*
10
-
* Unless required by applicable law or agreed to in writing, software
11
-
* distributed under the License is distributed on an "AS IS" BASIS,
12
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
-
* See the License for the specific language governing permissions and
14
-
* limitations under the License.
4
+
* Licensed under the ByteChef Enterprise license (the "Enterprise License");
5
+
* you may not use this file except in compliance with the Enterprise License.
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-scheduler/platform-scheduler-aws/src/main/java/com/bytechef/ee/platform/scheduler/aws/AwsTriggerScheduler.java
Copy file name to clipboardExpand all lines: server/ee/libs/platform/platform-scheduler/platform-scheduler-aws/src/main/java/com/bytechef/ee/platform/scheduler/aws/config/AwsConnectionRefreshSchedulerConfiguration.java
0 commit comments