index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/conductor/http-task/src/test/java/com/netflix/conductor/tasks
Create_ds/conductor/http-task/src/test/java/com/netflix/conductor/tasks/http/HttpTaskTest.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,800
0
Create_ds/conductor/http-task/src/test/java/com/netflix/conductor/tasks/http
Create_ds/conductor/http-task/src/test/java/com/netflix/conductor/tasks/http/providers/DefaultRestTemplateProviderTest.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,801
0
Create_ds/conductor/http-task/src/main/java/com/netflix/conductor/tasks
Create_ds/conductor/http-task/src/main/java/com/netflix/conductor/tasks/http/HttpTask.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,802
0
Create_ds/conductor/http-task/src/main/java/com/netflix/conductor/tasks/http
Create_ds/conductor/http-task/src/main/java/com/netflix/conductor/tasks/http/providers/RestTemplateProvider.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,803
0
Create_ds/conductor/http-task/src/main/java/com/netflix/conductor/tasks/http
Create_ds/conductor/http-task/src/main/java/com/netflix/conductor/tasks/http/providers/DefaultRestTemplateProvider.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,804
0
Create_ds/conductor/grpc-client/src/test/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/test/java/com/netflix/conductor/client/grpc/WorkflowClientTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,805
0
Create_ds/conductor/grpc-client/src/test/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/test/java/com/netflix/conductor/client/grpc/EventClientTest.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,806
0
Create_ds/conductor/grpc-client/src/test/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/test/java/com/netflix/conductor/client/grpc/TaskClientTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,807
0
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client/grpc/EventClient.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,808
0
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client/grpc/TaskClient.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,809
0
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client/grpc/WorkflowClient.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,810
0
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client/grpc/MetadataClient.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,811
0
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client
Create_ds/conductor/grpc-client/src/main/java/com/netflix/conductor/client/grpc/ClientBase.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,812
0
Create_ds/conductor/awssqs-event-queue/src/test/java/com/netflix/conductor/sqs
Create_ds/conductor/awssqs-event-queue/src/test/java/com/netflix/conductor/sqs/eventqueue/SQSObservableQueueTest.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,813
0
Create_ds/conductor/awssqs-event-queue/src/test/java/com/netflix/conductor/sqs
Create_ds/conductor/awssqs-event-queue/src/test/java/com/netflix/conductor/sqs/eventqueue/DefaultEventQueueProcessorTest.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,814
0
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs/eventqueue/SQSObservableQueue.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,815
0
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs/config/SQSEventQueueProperties.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,816
0
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs/config/SQSEventQueueConfiguration.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,817
0
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs
Create_ds/conductor/awssqs-event-queue/src/main/java/com/netflix/conductor/sqs/config/SQSEventQueueProvider.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,818
0
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example/shipment/Order.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,819
0
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example/shipment/Shipment.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,820
0
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example/shipment/ShipmentState.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,821
0
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example/shipment/User.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,822
0
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example/shipment/ShipmentWorkers.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,823
0
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example
Create_ds/conductor/java-sdk/example/java/com/netflix/conductor/sdk/example/shipment/ShipmentWorkflow.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,824
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/def/WorkflowCreationTests.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,825
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/def/WorkflowDefTaskTests.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,826
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/def/WorkflowState.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,827
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/def/TaskConversionsTests.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,828
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/testing/TestWorkflowInput.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,829
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/testing/WorkflowTestFrameworkTests.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,830
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/testing/Task1Input.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,831
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/executor/task/TestWorkerConfig.java
/* * Copyright 2023 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,832
0
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/test/java/com/netflix/conductor/sdk/workflow/executor/task/AnnotatedWorkerTests.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,833
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/healthcheck/HealthCheckClient.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,834
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/testing/WorkflowTestRunner.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,835
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/testing/LocalServerRunner.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,836
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/WorkflowBuilder.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,837
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/ValidationError.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,838
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/ConductorWorkflow.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,839
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Join.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,840
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Terminate.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,841
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/DoWhile.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,842
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/TaskRegistry.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,843
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Javascript.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,844
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/ForkJoin.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,845
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/JQ.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,846
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/SimpleTask.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,847
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Event.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,848
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Http.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,849
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Dynamic.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,850
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Task.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,851
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/DynamicFork.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,852
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/SetVariable.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,853
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/DynamicForkInput.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,854
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/SubWorkflow.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,855
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Switch.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,856
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/def/tasks/Wait.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,857
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/utils/ObjectMapperProvider.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,858
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/utils/InputOutputGetter.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,859
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/utils/MapBuilder.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,860
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/task/InputParam.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,861
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/task/WorkerTask.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,862
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/task/OutputParam.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,863
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/WorkflowExecutor.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,864
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/task/WorkerConfiguration.java
/* * Copyright 2023 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,865
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/task/NonRetryableException.java
/* * Copyright 2023 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,866
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/task/TaskContext.java
/* * Copyright 2023 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,867
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/task/DynamicForkWorker.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,868
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/task/AnnotatedWorkerExecutor.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,869
0
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor
Create_ds/conductor/java-sdk/src/main/java/com/netflix/conductor/sdk/workflow/executor/task/AnnotatedWorker.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,870
0
Create_ds/conductor/server/src/test/java/com/netflix/conductor/common
Create_ds/conductor/server/src/test/java/com/netflix/conductor/common/config/ConductorObjectMapperTest.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,871
0
Create_ds/conductor/server/src/main/java/com/netflix
Create_ds/conductor/server/src/main/java/com/netflix/conductor/Conductor.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,872
0
Create_ds/conductor/annotations/src/main/java/com/netflix/conductor/annotations
Create_ds/conductor/annotations/src/main/java/com/netflix/conductor/annotations/protogen/ProtoField.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,873
0
Create_ds/conductor/annotations/src/main/java/com/netflix/conductor/annotations
Create_ds/conductor/annotations/src/main/java/com/netflix/conductor/annotations/protogen/ProtoMessage.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,874
0
Create_ds/conductor/annotations/src/main/java/com/netflix/conductor/annotations
Create_ds/conductor/annotations/src/main/java/com/netflix/conductor/annotations/protogen/ProtoEnum.java
/* * Copyright 2022 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,875
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/tasks/TaskDefTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,876
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/tasks/TaskResultTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,877
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/tasks/TaskTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,878
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/config/TestObjectMapperConfiguration.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,879
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/utils/SummaryUtilTest.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,880
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/utils/ConstraintParamUtilTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,881
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/workflow/SubWorkflowParamsTest.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,882
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/workflow/WorkflowDefValidatorTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,883
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/workflow/WorkflowTaskTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,884
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/run/TaskSummaryTest.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,885
0
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common
Create_ds/conductor/common/src/test/java/com/netflix/conductor/common/events/EventHandlerTest.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,886
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/constraints/NoSemiColonConstraint.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,887
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/constraints/TaskTimeoutConstraint.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,888
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/constraints/TaskReferenceNameUniqueConstraint.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,889
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/constraints/OwnerEmailMandatoryConstraint.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,890
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/config/ObjectMapperConfiguration.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,891
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/config/ObjectMapperProvider.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,892
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/config/ObjectMapperBuilderConfiguration.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,893
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/utils/ExternalPayloadStorage.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,894
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/utils/ConstraintParamUtil.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,895
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/utils/SummaryUtil.java
/* * Copyright 2021 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,896
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/utils/TaskUtils.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,897
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/utils/EnvUtils.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,898
0
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common
Create_ds/conductor/common/src/main/java/com/netflix/conductor/common/model/BulkResponse.java
/* * Copyright 2020 Netflix, Inc. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by applicable law or agr...
6,899