Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ack(String, String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Ack for the task poll.
- Action() - Constructor for class com.netflix.conductor.common.metadata.events.EventHandler.Action
- add(DynamicForkJoinTask) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTaskList
- add(String, String, String, Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTaskList
- addHeaderParam(String, String) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addHeaderSupplier(HeaderSupplier) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- addOrUpdateService(ServiceRegistry) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Add or update a service registry entry
- addOrUpdateServiceMethod(String, ServiceMethod) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Add or update a service method
- addOutputData(String, Object) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- addPathParam(String, Integer) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addPathParam(String, String) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addQueryParam(String, Boolean) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addQueryParam(String, Integer) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addQueryParam(String, Long) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addQueryParam(String, String) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- addQueryParams(String, List<String>) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- ALERT_ONLY - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
- ALERT_ONLY - Enum constant in enum class com.netflix.conductor.common.metadata.workflow.WorkflowDef.TimeoutPolicy
- appendFailedResponse(String, String) - Method in class com.netflix.conductor.common.model.BulkResponse
- appendIteration(String, int) - Static method in class com.netflix.conductor.common.utils.TaskUtils
- appendSuccessResponse(T) - Method in class com.netflix.conductor.common.model.BulkResponse
- applyEnvVariables() - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- areChecksumsEqual(WorkflowDef, WorkflowDef) - Static method in class com.netflix.conductor.common.utils.MetadataUtils
-
Returns true is both workflow definitions have matching checksums.
- Auditable - Class in com.netflix.conductor.common.metadata
- Auditable() - Constructor for class com.netflix.conductor.common.metadata.Auditable
- AVRO - Enum constant in enum class com.netflix.conductor.common.metadata.SchemaDef.Type
B
- basePath - Variable in class com.netflix.conductor.client.http.ConductorClient
- basePath(String) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- batchPollTasksByTaskType(String, String, int, int) - Method in class com.netflix.conductor.client.http.TaskClient
-
Perform a batch poll for tasks by task type.
- batchPollTasksInDomain(String, String, String, int, int) - Method in class com.netflix.conductor.client.http.TaskClient
-
Batch poll for tasks in a domain.
- body(Object) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- build() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
-
Builds an instance of the TaskRunnerConfigurer.
- build() - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- build() - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- builder() - Static method in class com.netflix.conductor.client.http.ConductorClient
- builder() - Static method in class com.netflix.conductor.client.http.ConductorClientRequest
- Builder() - Constructor for class com.netflix.conductor.client.http.ConductorClient.Builder
- Builder() - Constructor for class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- Builder(TaskClient, Iterable<Worker>) - Constructor for class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- buildRequest(String, String, List<Param>, List<Param>, Map<String, String>, Object) - Method in class com.netflix.conductor.client.http.ConductorClient
- BulkResponse<T> - Class in com.netflix.conductor.common.model
- BulkResponse() - Constructor for class com.netflix.conductor.common.model.BulkResponse
C
- CacheConfig() - Constructor for class com.netflix.conductor.common.metadata.workflow.WorkflowTask.CacheConfig
- callTimeout(long) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- CANCELED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- checkAndUploadToExternalStorage(StartWorkflowRequest) - Method in class com.netflix.conductor.client.http.WorkflowClient
- CircuitBreakerTransitionResponse - Class in com.netflix.conductor.common.model
- CircuitBreakerTransitionResponse() - Constructor for class com.netflix.conductor.common.model.CircuitBreakerTransitionResponse
- closeCircuitBreaker(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Close the circuit breaker for a service
- collectTasks() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- collectTasks() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- com.netflix.conductor.client.automator - package com.netflix.conductor.client.automator
- com.netflix.conductor.client.automator.filters - package com.netflix.conductor.client.automator.filters
- com.netflix.conductor.client.config - package com.netflix.conductor.client.config
- com.netflix.conductor.client.events - package com.netflix.conductor.client.events
- com.netflix.conductor.client.events.dispatcher - package com.netflix.conductor.client.events.dispatcher
- com.netflix.conductor.client.events.listeners - package com.netflix.conductor.client.events.listeners
- com.netflix.conductor.client.events.task - package com.netflix.conductor.client.events.task
- com.netflix.conductor.client.events.taskrunner - package com.netflix.conductor.client.events.taskrunner
- com.netflix.conductor.client.events.workflow - package com.netflix.conductor.client.events.workflow
- com.netflix.conductor.client.exception - package com.netflix.conductor.client.exception
- com.netflix.conductor.client.http - package com.netflix.conductor.client.http
- com.netflix.conductor.client.metrics - package com.netflix.conductor.client.metrics
- com.netflix.conductor.client.worker - package com.netflix.conductor.client.worker
- com.netflix.conductor.common.config - package com.netflix.conductor.common.config
- com.netflix.conductor.common.metadata - package com.netflix.conductor.common.metadata
- com.netflix.conductor.common.metadata.events - package com.netflix.conductor.common.metadata.events
- com.netflix.conductor.common.metadata.tasks - package com.netflix.conductor.common.metadata.tasks
- com.netflix.conductor.common.metadata.workflow - package com.netflix.conductor.common.metadata.workflow
- com.netflix.conductor.common.model - package com.netflix.conductor.common.model
- com.netflix.conductor.common.run - package com.netflix.conductor.common.run
- com.netflix.conductor.common.utils - package com.netflix.conductor.common.utils
- com.netflix.conductor.common.validation - package com.netflix.conductor.common.validation
- compareTo(WorkflowDefSummary) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
- complete() - Static method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- complete_task - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
- COMPLETED - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventExecution.Status
- COMPLETED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- COMPLETED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskResult.Status
- COMPLETED - Enum constant in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- COMPLETED_WITH_ERRORS - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- computeChecksum(WorkflowDef) - Static method in class com.netflix.conductor.common.utils.MetadataUtils
-
Returns the computed checksum for the workflowDefinition.
- concurrencyLimit() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
- ConductorClient - Class in com.netflix.conductor.client.http
- ConductorClient() - Constructor for class com.netflix.conductor.client.http.ConductorClient
- ConductorClient(ConductorClient.Builder<?>) - Constructor for class com.netflix.conductor.client.http.ConductorClient
- ConductorClient(String) - Constructor for class com.netflix.conductor.client.http.ConductorClient
- ConductorClient.Builder<T extends ConductorClient.Builder<T>> - Class in com.netflix.conductor.client.http
- ConductorClientConfiguration - Interface in com.netflix.conductor.client.config
- ConductorClientEvent - Class in com.netflix.conductor.client.events
- ConductorClientEvent() - Constructor for class com.netflix.conductor.client.events.ConductorClientEvent
- ConductorClientException - Exception in com.netflix.conductor.client.exception
- ConductorClientException(int, String) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientException(String) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientException(String, int, Map<String, List<String>>, String) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientException(String, Throwable) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientException(Throwable) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
- ConductorClientRequest - Class in com.netflix.conductor.client.http
- ConductorClientRequest.Builder - Class in com.netflix.conductor.client.http
- ConductorClientRequest.Method - Enum Class in com.netflix.conductor.client.http
- ConductorClientResponse<T> - Class in com.netflix.conductor.client.http
-
API response returned by API call.
- ConductorClientResponse(int, Map<String, List<String>>) - Constructor for class com.netflix.conductor.client.http.ConductorClientResponse
- ConductorClientResponse(int, Map<String, List<String>>, T) - Constructor for class com.netflix.conductor.client.http.ConductorClientResponse
- Config() - Constructor for class com.netflix.conductor.common.model.ServiceRegistry.Config
- configureOkHttp(Consumer<OkHttpClient.Builder>) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
-
Use it to apply additional custom configurations to the OkHttp3 client.
- connectionPoolConfig(ConnectionPoolConfig) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- ConnectionPoolConfig - Class in com.netflix.conductor.client.http
- ConnectionPoolConfig() - Constructor for class com.netflix.conductor.client.http.ConnectionPoolConfig
- connectTimeout(long) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- ConstraintParamUtil - Class in com.netflix.conductor.common.utils
- ConstraintParamUtil() - Constructor for class com.netflix.conductor.common.utils.ConstraintParamUtil
- consume(TaskPayloadUsedEvent) - Method in interface com.netflix.conductor.client.events.listeners.TaskClientListener
- consume(TaskResultPayloadSizeEvent) - Method in interface com.netflix.conductor.client.events.listeners.TaskClientListener
- consume(PollCompleted) - Method in interface com.netflix.conductor.client.events.listeners.TaskRunnerEventsListener
- consume(PollFailure) - Method in interface com.netflix.conductor.client.events.listeners.TaskRunnerEventsListener
- consume(PollStarted) - Method in interface com.netflix.conductor.client.events.listeners.TaskRunnerEventsListener
- consume(TaskExecutionCompleted) - Method in interface com.netflix.conductor.client.events.listeners.TaskRunnerEventsListener
- consume(TaskExecutionFailure) - Method in interface com.netflix.conductor.client.events.listeners.TaskRunnerEventsListener
- consume(TaskExecutionStarted) - Method in interface com.netflix.conductor.client.events.listeners.TaskRunnerEventsListener
- consume(WorkflowInputPayloadSizeEvent) - Method in interface com.netflix.conductor.client.events.listeners.WorkflowClientListener
- consume(WorkflowPayloadUsedEvent) - Method in interface com.netflix.conductor.client.events.listeners.WorkflowClientListener
- consume(WorkflowStartedEvent) - Method in interface com.netflix.conductor.client.events.listeners.WorkflowClientListener
- containsType(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- convertToWorkflowDef(Object) - Static method in class com.netflix.conductor.common.utils.TaskUtils
- copy() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- copy() - Method in class com.netflix.conductor.common.run.Workflow
- CPEWF_TASK_ID - Enum constant in enum class com.netflix.conductor.common.utils.EnvUtils.SystemParameters
- create(String, Function<Task, TaskResult>) - Static method in interface com.netflix.conductor.client.worker.Worker
D
- DECISION - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- deepCopy() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- DefaultConductorClientConfiguration - Class in com.netflix.conductor.client.config
-
A default implementation of
ConductorClientConfigurationwhere external payload barriers is disabled. - DefaultConductorClientConfiguration() - Constructor for class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- DELETE - Enum constant in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
- deleteProto(String, String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Delete a proto file
- deleteWorkflow(String, boolean) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Removes a workflow from the system
- discover(String, boolean) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Discover methods for a service
- DO_WHILE - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- download(String) - Method in interface com.netflix.conductor.common.utils.ExternalPayloadStorage
-
Download the json payload from the specified external storage location.
- DYNAMIC - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- DynamicForkJoinTask - Class in com.netflix.conductor.common.metadata.workflow
- DynamicForkJoinTask(String, String, String, Map<String, Object>) - Constructor for class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
- DynamicForkJoinTaskList - Class in com.netflix.conductor.common.metadata.workflow
- DynamicForkJoinTaskList() - Constructor for class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTaskList
E
- EnvUtils - Class in com.netflix.conductor.common.utils
- EnvUtils() - Constructor for class com.netflix.conductor.common.utils.EnvUtils
- EnvUtils.SystemParameters - Enum Class in com.netflix.conductor.common.utils
- equals(Object) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
- equals(Object) - Method in class com.netflix.conductor.common.metadata.tasks.PollData
- equals(Object) - Method in class com.netflix.conductor.common.metadata.tasks.Task
- equals(Object) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
- equals(Object) - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
- equals(Object) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
- equals(Object) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- equals(Object) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
- equals(Object) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- equals(Object) - Method in class com.netflix.conductor.common.model.BulkResponse
- equals(Object) - Method in class com.netflix.conductor.common.run.Workflow
- equals(Object) - Method in class com.netflix.conductor.common.run.WorkflowSummary
- ErrorResponse - Class in com.netflix.conductor.common.validation
- ErrorResponse() - Constructor for class com.netflix.conductor.common.validation.ErrorResponse
- evaluateAndUploadLargePayload(Map<String, Object>, String) - Method in class com.netflix.conductor.client.http.TaskClient
- EVENT - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- EventClient - Class in com.netflix.conductor.client.http
- EventClient() - Constructor for class com.netflix.conductor.client.http.EventClient
-
Creates a default metadata client
- EventClient(ConductorClient) - Constructor for class com.netflix.conductor.client.http.EventClient
- EventDispatcher<T extends ConductorClientEvent> - Class in com.netflix.conductor.client.events.dispatcher
- EventDispatcher() - Constructor for class com.netflix.conductor.client.events.dispatcher.EventDispatcher
- EventExecution - Class in com.netflix.conductor.common.metadata.events
- EventExecution(String, String) - Constructor for class com.netflix.conductor.common.metadata.events.EventExecution
- EventExecution.Status - Enum Class in com.netflix.conductor.common.metadata.events
- EventHandler - Class in com.netflix.conductor.common.metadata.events
-
Defines an event handler
- EventHandler() - Constructor for class com.netflix.conductor.common.metadata.events.EventHandler
- EventHandler.Action - Class in com.netflix.conductor.common.metadata.events
- EventHandler.Action.Type - Enum Class in com.netflix.conductor.common.metadata.events
- EventHandler.StartWorkflow - Class in com.netflix.conductor.common.metadata.events
- EventHandler.TaskDetails - Class in com.netflix.conductor.common.metadata.events
- EventHandler.TerminateWorkflow - Class in com.netflix.conductor.common.metadata.events
- EventHandler.UpdateWorkflowVariables - Class in com.netflix.conductor.common.metadata.events
- EXCLUSIVE_JOIN - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- execute(ConductorClientRequest) - Method in class com.netflix.conductor.client.http.ConductorClient
- execute(ConductorClientRequest, TypeReference<T>) - Method in class com.netflix.conductor.client.http.ConductorClient
- execute(Task) - Method in interface com.netflix.conductor.client.worker.Worker
-
Executes a task and returns the updated task.
- ExecutionMetadata - Class in com.netflix.conductor.common.metadata.tasks
- ExecutionMetadata() - Constructor for class com.netflix.conductor.common.metadata.tasks.ExecutionMetadata
- EXPONENTIAL_BACKOFF - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
- ExternalPayloadStorage - Interface in com.netflix.conductor.common.utils
-
Interface used to externalize the storage of large JSON payloads in workflow and task input/output
- ExternalPayloadStorage.Operation - Enum Class in com.netflix.conductor.common.utils
- ExternalPayloadStorage.PayloadType - Enum Class in com.netflix.conductor.common.utils
- ExternalStorageLocation - Class in com.netflix.conductor.common.run
-
Describes the location where the JSON payload is stored in external storage.
- ExternalStorageLocation() - Constructor for class com.netflix.conductor.common.run.ExternalStorageLocation
F
- FAIL - Enum constant in enum class com.netflix.conductor.common.metadata.workflow.IdempotencyStrategy
- FAIL_ON_RUNNING - Enum constant in enum class com.netflix.conductor.common.metadata.workflow.IdempotencyStrategy
- fail_task - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
- failed() - Static method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- failed(String) - Static method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- FAILED - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventExecution.Status
- FAILED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- FAILED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskResult.Status
- FAILED - Enum constant in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- FAILED_WITH_TERMINAL_ERROR - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- FAILED_WITH_TERMINAL_ERROR - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskResult.Status
- filter(String, String) - Method in interface com.netflix.conductor.client.automator.filters.PollFilter
- FIXED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
- FORK_JOIN - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- FORK_JOIN_DYNAMIC - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
G
- get(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- get(String, String) - Method in interface com.netflix.conductor.client.http.HeaderSupplier
- GET - Enum constant in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
- getAction() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- getAllPollData() - Method in class com.netflix.conductor.client.http.TaskClient
-
Get the last poll data for all task types
- getAllProtos(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Get all protos for a registry
- getAllTaskDefs() - Method in class com.netflix.conductor.client.http.MetadataClient
- getAllWorkflowsWithLatestVersions() - Method in class com.netflix.conductor.client.http.MetadataClient
- getBasePath() - Method in class com.netflix.conductor.client.http.ConductorClient
- getBoolean(Boolean) - Method in class com.netflix.conductor.client.config.PropertyFactory
- getBoolean(String, String, Boolean) - Static method in class com.netflix.conductor.client.config.PropertyFactory
- getCircuitBreakerStatus(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Get the circuit breaker status for a service
- getCode() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- getComplete_task() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- getCorrelationId() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- getCreateTime() - Method in class com.netflix.conductor.common.metadata.Auditable
- getData() - Method in class com.netflix.conductor.client.http.ConductorClientResponse
- getEventHandlers(String, boolean) - Method in class com.netflix.conductor.client.http.EventClient
- getExecutionMetadata() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- getExecutionMetadata() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- getExecutionTime() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- getFail_task() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- getHeaders() - Method in class com.netflix.conductor.client.http.ConductorClientResponse
- getIdentity() - Method in interface com.netflix.conductor.client.worker.Worker
-
Override this method to app specific rules.
- getInput() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- getInput() - Method in class com.netflix.conductor.common.run.Workflow
- getInputSize() - Method in class com.netflix.conductor.common.run.WorkflowSummary
- getInstance() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- getInteger(int) - Method in class com.netflix.conductor.client.config.PropertyFactory
- getInteger(String, String, Integer) - Static method in class com.netflix.conductor.client.config.PropertyFactory
- getInvalidValue() - Method in class com.netflix.conductor.common.validation.ValidationError
- getKey(String, int) - Static method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- getLocation(ExternalPayloadStorage.Operation, ExternalPayloadStorage.PayloadType, String) - Method in interface com.netflix.conductor.common.utils.ExternalPayloadStorage
-
Obtain a uri used to store/access a json payload in external storage.
- getLocation(ExternalPayloadStorage.Operation, ExternalPayloadStorage.PayloadType, String, byte[]) - Method in interface com.netflix.conductor.common.utils.ExternalPayloadStorage
-
Obtain an uri used to store/access a json payload in external storage with deduplication of data based on payloadBytes digest.
- getLoopOverTaskRefNameSuffix(int) - Static method in class com.netflix.conductor.common.utils.TaskUtils
- getMessage() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
- getMessage() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- getMessage() - Method in class com.netflix.conductor.common.validation.ValidationError
- getMetadata() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- getName() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- getName() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
- getNextTask(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- getObjectMapper() - Method in class com.netflix.conductor.common.config.ObjectMapperProvider
- getOutput() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- getOutput() - Method in class com.netflix.conductor.common.run.Workflow
- getOutput() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- getOutputSize() - Method in class com.netflix.conductor.common.run.WorkflowSummary
- getPath() - Method in class com.netflix.conductor.common.validation.ValidationError
- getPollData(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Get last poll data for a given task type
- getPollingInterval() - Method in interface com.netflix.conductor.client.worker.Worker
-
Override this method to change the interval between polls.
- getPriority() - Method in class com.netflix.conductor.common.run.Workflow
- getProtoData(String, String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Get proto data for a service
- getQueueSizeForTask(String) - Method in class com.netflix.conductor.client.http.TaskClient
- getQueueSizeForTask(String, String, String, String) - Method in class com.netflix.conductor.client.http.TaskClient
- getQueueWaitTime() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- getQueueWaitTime() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- getRateLimitFrequencyInSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
- getRateLimitPerFrequency() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
- getRegisteredServices() - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Get all registered services
- getRunningWorkflow(String, Integer) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Retrieve all running workflow instances for a given name and version
- getService(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Get a specific service by name
- getShutdownGracePeriodSeconds() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
- getSleepWhenRetry() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
- getStart_workflow() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- getStartTime() - Method in class com.netflix.conductor.common.run.Workflow
- getStatus() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- getStatus() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- getStatusCode() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
- getStatusCode() - Method in class com.netflix.conductor.client.http.ConductorClientResponse
- getString(String) - Method in class com.netflix.conductor.client.config.PropertyFactory
- getString(String, String, String) - Static method in class com.netflix.conductor.client.config.PropertyFactory
- getSubWorkflowId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- getSystemParametersValue(String, String) - Static method in class com.netflix.conductor.common.utils.EnvUtils
- getTaskByRefName(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- getTaskByRefName(String) - Method in class com.netflix.conductor.common.run.Workflow
- getTaskDef(String) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Retrieve the task definition of a given task type
- getTaskDefinition() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- getTaskDefName() - Method in interface com.netflix.conductor.client.worker.Worker
-
Retrieve the name of the task definition the worker is currently working on.
- getTaskDefName() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- getTaskDetails(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Retrieve information about the task
- getTaskId() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- getTaskLogs(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Fetch execution logs for a task.
- getTaskOutputMaxPayloadThresholdKB() - Method in interface com.netflix.conductor.client.config.ConductorClientConfiguration
- getTaskOutputMaxPayloadThresholdKB() - Method in class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- getTaskOutputPayloadThresholdKB() - Method in interface com.netflix.conductor.client.config.ConductorClientConfiguration
- getTaskOutputPayloadThresholdKB() - Method in class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- getTaskRefName() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- getTaskThreadCount() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
- getTaskToDomain() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- getTerminate_workflow() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- getTerminationReason() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TerminateWorkflow
- getThreadCount() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
-
Deprecated.
- getUpdate_workflow_variables() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- getUpdateRetryCount() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
- getUpdateTime() - Method in class com.netflix.conductor.common.metadata.Auditable
- getValidationErrors() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- getVariables() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- getVersion() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- getVersion() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
- getWorkerCount() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
- getWorkerNamePrefix() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
- getWorkflow(String, boolean) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Retrieve a workflow by workflow id
- getWorkflowDef() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
-
Deprecated.
- getWorkflowDef(String, Integer) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Retrieve the workflow definition
- getWorkflowDefinition() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
- getWorkflowId() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- getWorkflowId() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TerminateWorkflow
- getWorkflowId() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- getWorkflowInputMaxPayloadThresholdKB() - Method in interface com.netflix.conductor.client.config.ConductorClientConfiguration
- getWorkflowInputMaxPayloadThresholdKB() - Method in class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- getWorkflowInputPayloadThresholdKB() - Method in interface com.netflix.conductor.client.config.ConductorClientConfiguration
- getWorkflowInputPayloadThresholdKB() - Method in class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- getWorkflowName() - Method in class com.netflix.conductor.common.run.Workflow
-
Convenience method for accessing the workflow definition name.
- getWorkflows(String, String, boolean, boolean) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Retrieve all workflows for a given correlation id and name
- getWorkflowsByTimePeriod(String, int, Long, Long) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Retrieve all workflow instances for a given workflow name between a specific time period
- getWorkflowVersion() - Method in class com.netflix.conductor.common.run.Workflow
-
Convenience method for accessing the workflow definition version.
- gRPC - Enum constant in enum class com.netflix.conductor.common.model.ServiceRegistry.Type
H
- handleResponse(Response, Type) - Method in class com.netflix.conductor.client.http.ConductorClient
- has(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- hashCode() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
- hashCode() - Method in class com.netflix.conductor.common.metadata.tasks.PollData
- hashCode() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- hashCode() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
- hashCode() - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
- hashCode() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- hashCode() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
- hashCode() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- hashCode() - Method in class com.netflix.conductor.common.model.BulkResponse
- hashCode() - Method in class com.netflix.conductor.common.run.Workflow
- hashCode() - Method in class com.netflix.conductor.common.run.WorkflowSummary
- hasParent() - Method in class com.netflix.conductor.common.run.Workflow
- headerSupplier() - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- HeaderSupplier - Interface in com.netflix.conductor.client.http
- HTTP - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- HTTP - Enum constant in enum class com.netflix.conductor.common.model.ServiceRegistry.Type
- HUMAN - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
I
- IdempotencyStrategy - Enum Class in com.netflix.conductor.common.metadata.workflow
- IN_PROGRESS - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventExecution.Status
- IN_PROGRESS - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- IN_PROGRESS - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskResult.Status
- incrementPollCount() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- init() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
-
Starts the polling.
- init() - Method in class com.netflix.conductor.common.utils.SummaryUtil
- init(ConductorClient) - Method in interface com.netflix.conductor.client.http.HeaderSupplier
- INLINE - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- inProgress() - Static method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- isAppendArray() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- isAsyncComplete() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- isBuiltIn(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- isClientError() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
- isEnforceThresholds() - Method in interface com.netflix.conductor.client.config.ConductorClientConfiguration
- isEnforceThresholds() - Method in class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- isEnvironmentVariable(String) - Static method in class com.netflix.conductor.common.utils.EnvUtils
- isExpandInlineJSON() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- isExternalPayloadStorageEnabled() - Method in interface com.netflix.conductor.client.config.ConductorClientConfiguration
- isExternalPayloadStorageEnabled() - Method in class com.netflix.conductor.client.config.DefaultConductorClientConfiguration
- isLoopOverTask() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- isRateLimited() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- isRetriable() - Method in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- isRetryable() - Method in class com.netflix.conductor.common.validation.ErrorResponse
- isSuccessful() - Method in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- isSuccessful() - Method in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- isTerminal() - Method in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- isTerminal() - Method in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- isUseEnvVariables() - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
J
- JOIN - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- JSON - Enum constant in enum class com.netflix.conductor.common.metadata.SchemaDef.Type
- JSON_JQ_TRANSFORM - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
K
- KAFKA_PUBLISH - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- key() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- keyManagers(KeyManager[]) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
L
- LAMBDA - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- leaseExtendEnabled() - Method in interface com.netflix.conductor.client.worker.Worker
- LINEAR_BACKOFF - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
- ListenerRegister - Class in com.netflix.conductor.client.events.listeners
- ListenerRegister() - Constructor for class com.netflix.conductor.client.events.listeners.ListenerRegister
- log(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- logMessageForTask(String, String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Log execution messages for a task.
M
- MetadataClient - Class in com.netflix.conductor.client.http
- MetadataClient() - Constructor for class com.netflix.conductor.client.http.MetadataClient
-
Creates a default metadata client
- MetadataClient(ConductorClient) - Constructor for class com.netflix.conductor.client.http.MetadataClient
- MetadataUtils - Class in com.netflix.conductor.common.utils
- MetadataUtils() - Constructor for class com.netflix.conductor.common.utils.MetadataUtils
- method(ConductorClientRequest.Method) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- MetricsCollector - Interface in com.netflix.conductor.client.metrics
N
- name() - Method in class com.netflix.conductor.client.http.Param
- NETFLIX_ENV - Enum constant in enum class com.netflix.conductor.common.utils.EnvUtils.SystemParameters
- NETFLIX_STACK - Enum constant in enum class com.netflix.conductor.common.utils.EnvUtils.SystemParameters
- newTaskResult(TaskResult.Status) - Static method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- next(String, WorkflowTask) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- NOOP - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
O
- objectMapper - Variable in class com.netflix.conductor.client.http.ConductorClient
- ObjectMapperProvider - Class in com.netflix.conductor.common.config
- ObjectMapperProvider() - Constructor for class com.netflix.conductor.common.config.ObjectMapperProvider
- objectMapperSupplier(Supplier<ObjectMapper>) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
-
Use it to supply a custom ObjectMapper.
- of(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskType
-
Converts a task type string to
TaskType. - okHttpClient - Variable in class com.netflix.conductor.client.http.ConductorClient
- ONE_HOUR - Static variable in class com.netflix.conductor.common.metadata.tasks.TaskDef
- onErrorUpdate(Task) - Method in interface com.netflix.conductor.client.worker.Worker
-
Called when the task coordinator fails to update the task to the server.
- openCircuitBreaker(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Open the circuit breaker for a service
- OrkesCircuitBreakerConfig - Class in com.netflix.conductor.common.model
- OrkesCircuitBreakerConfig() - Constructor for class com.netflix.conductor.common.model.OrkesCircuitBreakerConfig
P
- Param - Class in com.netflix.conductor.client.http
-
Used for path variables and query params
- Param() - Constructor for class com.netflix.conductor.client.http.Param
- PATCH - Enum constant in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
- path(String) - Method in class com.netflix.conductor.client.http.ConductorClientRequest.Builder
- paused() - Method in interface com.netflix.conductor.client.worker.Worker
-
Override this method to pause the worker from polling.
- PAUSED - Enum constant in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- pauseWorkflow(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Pause a workflow by workflow id
- PollCompleted - Class in com.netflix.conductor.client.events.taskrunner
- PollCompleted(String, long) - Constructor for class com.netflix.conductor.client.events.taskrunner.PollCompleted
- PollData - Class in com.netflix.conductor.common.metadata.tasks
- PollData() - Constructor for class com.netflix.conductor.common.metadata.tasks.PollData
- PollFailure - Class in com.netflix.conductor.client.events.taskrunner
- PollFailure(String, long, Throwable) - Constructor for class com.netflix.conductor.client.events.taskrunner.PollFailure
- PollFilter - Interface in com.netflix.conductor.client.automator.filters
- PollStarted - Class in com.netflix.conductor.client.events.taskrunner
- PollStarted(String) - Constructor for class com.netflix.conductor.client.events.taskrunner.PollStarted
- pollTask(String, String, String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Perform a poll for a task of a specific task type.
- populateTaskPayloads(Task) - Method in class com.netflix.conductor.client.http.TaskClient
- populateWorkflowOutput(Workflow) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Populates the workflow output from external payload storage if the external storage path is specified.
- POST - Enum constant in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
- PROP_ALL_WORKERS - Static variable in interface com.netflix.conductor.client.worker.Worker
- PROP_DOMAIN - Static variable in interface com.netflix.conductor.client.worker.Worker
- PROP_LEASE_EXTEND_ENABLED - Static variable in interface com.netflix.conductor.client.worker.Worker
- PROP_LOG_INTERVAL - Static variable in interface com.netflix.conductor.client.worker.Worker
- PROP_PAUSED - Static variable in interface com.netflix.conductor.client.worker.Worker
- PROP_POLL_INTERVAL - Static variable in interface com.netflix.conductor.client.worker.Worker
- PROP_POLL_TIMEOUT - Static variable in interface com.netflix.conductor.client.worker.Worker
- PropertyFactory - Class in com.netflix.conductor.client.config
-
Used to configure the Conductor workers using conductor-workers.properties.
- PROTOBUF - Enum constant in enum class com.netflix.conductor.common.metadata.SchemaDef.Type
- ProtoRegistryEntry - Class in com.netflix.conductor.common.model
- ProtoRegistryEntry() - Constructor for class com.netflix.conductor.common.model.ProtoRegistryEntry
- proxy(Proxy) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- publish(T) - Method in class com.netflix.conductor.client.events.dispatcher.EventDispatcher
- PUT - Enum constant in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
R
- RateLimitConfig - Class in com.netflix.conductor.common.metadata.workflow
- RateLimitConfig() - Constructor for class com.netflix.conductor.common.metadata.workflow.RateLimitConfig
- READ - Enum constant in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.Operation
- readTimeout(long) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- register(TaskClientListener, EventDispatcher<TaskClientEvent>) - Static method in class com.netflix.conductor.client.events.listeners.ListenerRegister
- register(TaskRunnerEventsListener, EventDispatcher<TaskRunnerEvent>) - Static method in class com.netflix.conductor.client.events.listeners.ListenerRegister
- register(WorkflowClientListener, EventDispatcher<WorkflowClientEvent>) - Static method in class com.netflix.conductor.client.events.listeners.ListenerRegister
- register(Class<U>, Consumer<U>) - Method in class com.netflix.conductor.client.events.dispatcher.EventDispatcher
- registerEventHandler(EventHandler) - Method in class com.netflix.conductor.client.http.EventClient
-
Register an event handler with the server.
- registerListener(TaskClientListener) - Method in class com.netflix.conductor.client.http.TaskClient
- registerListener(WorkflowClientListener) - Method in class com.netflix.conductor.client.http.WorkflowClient
- registerTaskDefs(List<TaskDef>) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Registers a list of task types with the conductor server
- registerWorkflowDef(WorkflowDef) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Register a workflow definition with the server
- removeIterationFromTaskRefName(String) - Static method in class com.netflix.conductor.common.utils.TaskUtils
- removeMethod(String, String, String, String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Remove a method from a service
- removeService(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Remove a service from the registry
- removeTaskFromQueue(String, String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Removes a task from a taskType queue
- RequestParam - Class in com.netflix.conductor.common.model
- RequestParam() - Constructor for class com.netflix.conductor.common.model.RequestParam
- RequestParam.Schema - Class in com.netflix.conductor.common.model
- requeueAllPendingTasks() - Method in class com.netflix.conductor.client.http.TaskClient
-
Requeue pending tasks for all running workflows
- requeuePendingTasksByTaskType(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Requeue pending tasks of a specific task type
- rerunWorkflow(String, RerunWorkflowRequest) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Reruns the workflow from a specific task
- RerunWorkflowRequest - Class in com.netflix.conductor.common.metadata.workflow
- RerunWorkflowRequest() - Constructor for class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
- resetCallbacksForInProgressTasks(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Resets the callback times of all IN PROGRESS tasks to 0 for the given workflow
- restart(String, boolean) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Restart a completed workflow
- resumeWorkflow(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Resume a paused workflow by workflow id
- RETRY - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
- retryLastFailedTask(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Retries the last failed task in a workflow
- RETURN_EXISTING - Enum constant in enum class com.netflix.conductor.common.metadata.workflow.IdempotencyStrategy
- runDecider(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Starts the decision task for the given workflow instance
- RUNNING - Enum constant in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
S
- SCHEDULED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- Schema() - Constructor for class com.netflix.conductor.common.model.RequestParam.Schema
- SchemaDef - Class in com.netflix.conductor.common.metadata
- SchemaDef() - Constructor for class com.netflix.conductor.common.metadata.SchemaDef
- SchemaDef.Type - Enum Class in com.netflix.conductor.common.metadata
- search(Integer, Integer, String, String, String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Paginated search for tasks based on payload
- search(Integer, Integer, String, String, String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Paginated search for workflows based on payload
- search(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Search for tasks based on payload
- search(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Search for workflows based on payload
- SearchResult<T> - Class in com.netflix.conductor.common.run
- SearchResult() - Constructor for class com.netflix.conductor.common.run.SearchResult
- searchV2(Integer, Integer, String, String, String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Paginated search for tasks based on payload
- searchV2(Integer, Integer, String, String, String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Paginated search for workflows based on payload
- searchV2(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Search for tasks based on payload
- searchV2(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Search for workflows based on payload
- self() - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- serializeInputOutput(Map<String, Object>) - Static method in class com.netflix.conductor.common.utils.SummaryUtil
-
Serializes the Workflow or Task's Input/Output object by Java's toString (default), or by a Json ObjectMapper (@see Configuration.isSummaryInputOutputJsonSerializationEnabled)
- ServiceMethod - Class in com.netflix.conductor.common.model
- ServiceMethod() - Constructor for class com.netflix.conductor.common.model.ServiceMethod
- ServiceRegistry - Class in com.netflix.conductor.common.model
- ServiceRegistry() - Constructor for class com.netflix.conductor.common.model.ServiceRegistry
- ServiceRegistry.Config - Class in com.netflix.conductor.common.model
- ServiceRegistry.Type - Enum Class in com.netflix.conductor.common.model
- ServiceRegistryClient - Class in com.netflix.conductor.client.http
-
Client for the Service Registry API
- ServiceRegistryClient() - Constructor for class com.netflix.conductor.client.http.ServiceRegistryClient
-
Creates a default service registry client
- ServiceRegistryClient(ConductorClient) - Constructor for class com.netflix.conductor.client.http.ServiceRegistryClient
- ServiceRegistryClient(ConductorClient, ConductorClientConfiguration) - Constructor for class com.netflix.conductor.client.http.ServiceRegistryClient
- SET_VARIABLE - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- setAction(EventHandler.Action.Type) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setAppendArray(Boolean) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- setCode(String) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setComplete_task(EventHandler.TaskDetails) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setCorrelationId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- setExecutionTime(long) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- setExpandInlineJSON(boolean) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setFail_task(EventHandler.TaskDetails) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- setInput(Map<String, Object>) - Method in class com.netflix.conductor.common.run.Workflow
- setInputData(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.tasks.Task
- setInstance(String) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setInvalidValue(String) - Method in class com.netflix.conductor.common.validation.ValidationError
- setMessage(String) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setMessage(String) - Method in class com.netflix.conductor.common.validation.ValidationError
- setMetadata(Map<String, Object>) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setName(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- setOutput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- setOutput(Map<String, Object>) - Method in class com.netflix.conductor.common.run.Workflow
- setOutput(Map<String, Object>) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- setOutputData(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.tasks.Task
- setPath(String) - Method in class com.netflix.conductor.common.validation.ValidationError
- setPriority(int) - Method in class com.netflix.conductor.common.run.Workflow
- setProtoData(String, String, byte[]) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Set proto data for a service
- setQueueWaitTime(long) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
- setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- setRetryable(boolean) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setRootURI(String) - Method in class com.netflix.conductor.client.http.EventClient
-
Deprecated.
- setRootURI(String) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Deprecated.
- setRootURI(String) - Method in class com.netflix.conductor.client.http.ServiceRegistryClient
-
Deprecated.
- setRootURI(String) - Method in class com.netflix.conductor.client.http.TaskClient
-
Deprecated.
- setRootURI(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Deprecated.
- setStart_workflow(EventHandler.StartWorkflow) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setStartTime(long) - Method in class com.netflix.conductor.common.run.Workflow
- setStatus(int) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setStatus(TaskResult.Status) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- setSubWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
- setTaskId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- setTaskRefName(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- setTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- setTerminate_workflow(EventHandler.TerminateWorkflow) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setTerminationReason(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TerminateWorkflow
- setUpdate_workflow_variables(EventHandler.UpdateWorkflowVariables) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
- setValidationErrors(List<ValidationError>) - Method in class com.netflix.conductor.common.validation.ErrorResponse
- setVariables(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- setVersion(Integer) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- setWorkflowDef(WorkflowDef) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
-
Deprecated.
- setWorkflowDefinition(Object) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
- setWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- setWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TerminateWorkflow
- setWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- setWorkflowTaskType(TaskType) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
-
Deprecated.
- setWorkflowType(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
- shutdown() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
-
Invoke this method within a PreDestroy block within your application to facilitate a graceful shutdown of your worker, during process termination.
- shutdown() - Method in class com.netflix.conductor.client.http.ConductorClient
- SIMPLE - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- SKIPPED - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventExecution.Status
- SKIPPED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- skipTaskFromWorkflow(String, String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Skips a given task from a current RUNNING workflow
- SkipTaskRequest - Class in com.netflix.conductor.common.metadata.workflow
- SkipTaskRequest() - Constructor for class com.netflix.conductor.common.metadata.workflow.SkipTaskRequest
- sslCaCert(InputStream) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- start_workflow - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
- START_WORKFLOW - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- startWorkflow(StartWorkflowRequest) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Starts a workflow.
- StartWorkflow() - Constructor for class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
- StartWorkflowRequest - Class in com.netflix.conductor.common.metadata.workflow
- StartWorkflowRequest() - Constructor for class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- StateChangeEvent - Class in com.netflix.conductor.common.metadata.workflow
- StateChangeEvent() - Constructor for class com.netflix.conductor.common.metadata.workflow.StateChangeEvent
- SUB_WORKFLOW - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- SubWorkflowParams - Class in com.netflix.conductor.common.metadata.workflow
- SubWorkflowParams() - Constructor for class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
- SummaryUtil - Class in com.netflix.conductor.common.utils
- SummaryUtil() - Constructor for class com.netflix.conductor.common.utils.SummaryUtil
- SWITCH - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
T
- Task - Class in com.netflix.conductor.common.metadata.tasks
- Task() - Constructor for class com.netflix.conductor.common.metadata.tasks.Task
- TASK_INPUT - Enum constant in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.PayloadType
- TASK_OUTPUT - Enum constant in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.PayloadType
- TASK_TYPE_DECISION - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
-
TaskType constants representing each of the possible enumeration values.
- TASK_TYPE_DO_WHILE - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_DYNAMIC - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_EVENT - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_EXCLUSIVE_JOIN - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_FORK - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_FORK_JOIN - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_FORK_JOIN_DYNAMIC - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_HTTP - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_HUMAN - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_INLINE - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_JOIN - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_JSON_JQ_TRANSFORM - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_KAFKA_PUBLISH - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_LAMBDA - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_NOOP - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_SET_VARIABLE - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_SIMPLE - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_START_WORKFLOW - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_SUB_WORKFLOW - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_SWITCH - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_TERMINATE - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- TASK_TYPE_WAIT - Static variable in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- Task.Status - Enum Class in com.netflix.conductor.common.metadata.tasks
- TaskClient - Class in com.netflix.conductor.client.http
-
Client for conductor task management including polling for task, updating task status etc.
- TaskClient() - Constructor for class com.netflix.conductor.client.http.TaskClient
-
Creates a default task client
- TaskClient(ConductorClient) - Constructor for class com.netflix.conductor.client.http.TaskClient
- TaskClient(ConductorClient, ConductorClientConfiguration) - Constructor for class com.netflix.conductor.client.http.TaskClient
- TaskClientEvent - Class in com.netflix.conductor.client.events.task
- TaskClientEvent() - Constructor for class com.netflix.conductor.client.events.task.TaskClientEvent
- TaskClientListener - Interface in com.netflix.conductor.client.events.listeners
-
TaskPayloadUsedEvent and TaskRecordPayloadSizeEvent are only published when conductorClientConfiguration.isEnforceThresholds == true.
- TaskDef - Class in com.netflix.conductor.common.metadata.tasks
- TaskDef(String) - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskDef
- TaskDef(String, String) - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskDef
- TaskDef(String, String, int, long) - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskDef
- TaskDef(String, String, String, int, long, long) - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskDef
- TaskDef.RetryLogic - Enum Class in com.netflix.conductor.common.metadata.tasks
- TaskDef.TimeoutPolicy - Enum Class in com.netflix.conductor.common.metadata.tasks
- TaskDetails() - Constructor for class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
- TaskExecLog - Class in com.netflix.conductor.common.metadata.tasks
- TaskExecLog(String) - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskExecLog
- TaskExecutionCompleted - Class in com.netflix.conductor.client.events.taskrunner
- TaskExecutionCompleted(String, String, String, long) - Constructor for class com.netflix.conductor.client.events.taskrunner.TaskExecutionCompleted
- TaskExecutionFailure - Class in com.netflix.conductor.client.events.taskrunner
- TaskExecutionFailure(String, String, String, Throwable, long) - Constructor for class com.netflix.conductor.client.events.taskrunner.TaskExecutionFailure
- TaskExecutionStarted - Class in com.netflix.conductor.client.events.taskrunner
- TaskExecutionStarted(String, String, String) - Constructor for class com.netflix.conductor.client.events.taskrunner.TaskExecutionStarted
- taskId - Variable in class com.netflix.conductor.client.events.taskrunner.TaskExecutionCompleted
- taskId - Variable in class com.netflix.conductor.client.events.taskrunner.TaskExecutionFailure
- taskId - Variable in class com.netflix.conductor.client.events.taskrunner.TaskExecutionStarted
- TaskMock() - Constructor for class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- TaskMock(TaskResult.Status, Map<String, Object>) - Constructor for class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
- TaskPayloadUsedEvent - Class in com.netflix.conductor.client.events.task
- TaskPayloadUsedEvent(String, String, String) - Constructor for class com.netflix.conductor.client.events.task.TaskPayloadUsedEvent
- TaskResult - Class in com.netflix.conductor.common.metadata.tasks
- TaskResult(Task) - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskResult
- TaskResult.Status - Enum Class in com.netflix.conductor.common.metadata.tasks
- TaskResultPayloadSizeEvent - Class in com.netflix.conductor.client.events.task
- TaskResultPayloadSizeEvent(String, long) - Constructor for class com.netflix.conductor.client.events.task.TaskResultPayloadSizeEvent
- TaskRunnerConfigurer - Class in com.netflix.conductor.client.automator
- TaskRunnerConfigurer.Builder - Class in com.netflix.conductor.client.automator
-
Builder used to create the instances of TaskRunnerConfigurer
- TaskRunnerEvent - Class in com.netflix.conductor.client.events.taskrunner
- TaskRunnerEvent() - Constructor for class com.netflix.conductor.client.events.taskrunner.TaskRunnerEvent
- TaskRunnerEventsListener - Interface in com.netflix.conductor.client.events.listeners
- TaskSummary - Class in com.netflix.conductor.common.run
- TaskSummary() - Constructor for class com.netflix.conductor.common.run.TaskSummary
- TaskType - Enum Class in com.netflix.conductor.common.metadata.tasks
- TaskUtils - Class in com.netflix.conductor.common.utils
- TaskUtils() - Constructor for class com.netflix.conductor.common.utils.TaskUtils
- TERMINATE - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- terminate_workflow - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
- TERMINATED - Enum constant in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- terminateWorkflow(String, String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Terminates the execution of the given workflow instance
- TerminateWorkflow() - Constructor for class com.netflix.conductor.common.metadata.events.EventHandler.TerminateWorkflow
- terminateWorkflows(List<String>, String) - Method in class com.netflix.conductor.client.http.WorkflowClient
-
Terminates the execution of all given workflows instances
- testWorkflow(WorkflowTestRequest) - Method in class com.netflix.conductor.client.http.WorkflowClient
- TIME_OUT_WF - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
- TIME_OUT_WF - Enum constant in enum class com.netflix.conductor.common.metadata.workflow.WorkflowDef.TimeoutPolicy
- TIMED_OUT - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
- TIMED_OUT - Enum constant in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
- toShortString() - Method in class com.netflix.conductor.common.run.Workflow
-
A string representation of all relevant fields that identify this workflow.
- toString() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
- toString() - Method in class com.netflix.conductor.common.metadata.tasks.PollData
- toString() - Method in class com.netflix.conductor.common.metadata.tasks.Task
- toString() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
- toString() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
- toString() - Method in class com.netflix.conductor.common.metadata.workflow.StateChangeEvent
- toString() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- toString() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
- toString() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- toString() - Method in class com.netflix.conductor.common.model.BulkResponse
- toString() - Method in class com.netflix.conductor.common.model.RequestParam.Schema
- toString() - Method in class com.netflix.conductor.common.model.RequestParam
- toString() - Method in class com.netflix.conductor.common.run.ExternalStorageLocation
- toString() - Method in class com.netflix.conductor.common.run.Workflow
- toString() - Method in class com.netflix.conductor.common.validation.ValidationError
U
- unregister(Class<U>, Consumer<U>) - Method in class com.netflix.conductor.client.events.dispatcher.EventDispatcher
- unregisterEventHandler(String) - Method in class com.netflix.conductor.client.http.EventClient
-
Removes the event handler definition from the conductor server
- unregisterTaskDef(String) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Removes the task definition of a task type from the conductor server.
- unregisterWorkflowDef(String, Integer) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Removes the workflow definition of a workflow from the conductor server.
- update_workflow_variables - Enum constant in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
- updateEventHandler(EventHandler) - Method in class com.netflix.conductor.client.http.EventClient
-
Updates an event handler with the server.
- updateTask(TaskResult) - Method in class com.netflix.conductor.client.http.TaskClient
-
Updates the result of a task execution.
- updateTaskDef(TaskDef) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Updates an existing task definition
- updateTaskV2(TaskResult) - Method in class com.netflix.conductor.client.http.TaskClient
-
Updates the result of a task execution.
- updateWorkflowDefs(List<WorkflowDef>) - Method in class com.netflix.conductor.client.http.MetadataClient
-
Updates a list of existing workflow definitions
- UpdateWorkflowVariables() - Constructor for class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
- UpgradeWorkflowRequest - Class in com.netflix.conductor.common.metadata.workflow
- UpgradeWorkflowRequest() - Constructor for class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
- upload(String, InputStream, long) - Method in interface com.netflix.conductor.common.utils.ExternalPayloadStorage
-
Upload a json payload to the specified external storage location.
- useEnvVariables(boolean) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- USER_DEFINED - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
V
- validateAndAssignDefaults() - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
- validateInputParam(Map<String, Object>, String, WorkflowDef) - Static method in class com.netflix.conductor.common.utils.ConstraintParamUtil
-
Validates inputParam and returns a list of errors if input is not valid.
- ValidationError - Class in com.netflix.conductor.common.validation
-
Captures a validation error that can be returned in
ErrorResponse. - ValidationError() - Constructor for class com.netflix.conductor.common.validation.ValidationError
- ValidationError(String, String, String) - Constructor for class com.netflix.conductor.common.validation.ValidationError
- value() - Method in class com.netflix.conductor.client.http.Param
- valueOf(String) - Static method in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.events.EventExecution.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.SchemaDef.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskResult.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.workflow.IdempotencyStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.metadata.workflow.WorkflowDef.TimeoutPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.model.ServiceRegistry.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.utils.EnvUtils.SystemParameters
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.Operation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.PayloadType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.netflix.conductor.client.http.ConductorClientRequest.Method
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.events.EventExecution.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.events.EventHandler.Action.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.SchemaDef.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.RetryLogic
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskDef.TimeoutPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskResult.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.tasks.TaskType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.workflow.IdempotencyStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.metadata.workflow.WorkflowDef.TimeoutPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.model.ServiceRegistry.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.run.Workflow.WorkflowStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.utils.EnvUtils.SystemParameters
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.Operation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.PayloadType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyingSsl(boolean) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
W
- WAIT - Enum constant in enum class com.netflix.conductor.common.metadata.tasks.TaskType
- withConductorClientConfiguration(ConductorClientConfiguration) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withCorrelationId(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withCreatedBy(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withExternalInputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withListener(Class<T>, Consumer<T>) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withMetricsCollector(MetricsCollector) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withName(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withPollFilter(PollFilter) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withPriority(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withShutdownGracePeriodSeconds(int) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withSleepWhenRetry(int) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskPollCount(int) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskPollCount(Map<String, Integer>) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskPollTimeout(Integer) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskPollTimeout(Map<String, Integer>) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskThreadCount(Map<String, Integer>) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withTaskToThreadCount(Map<String, Integer>) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withThreadCount(int) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withUpdateRetryCount(int) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withVersion(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- withWorkerNamePrefix(String) - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer.Builder
- withWorkflowDef(WorkflowDef) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
- Worker - Interface in com.netflix.conductor.client.worker
-
Interface for Conductor task workers.
- workerId - Variable in class com.netflix.conductor.client.events.taskrunner.TaskExecutionCompleted
- workerId - Variable in class com.netflix.conductor.client.events.taskrunner.TaskExecutionFailure
- workerId - Variable in class com.netflix.conductor.client.events.taskrunner.TaskExecutionStarted
- Workflow - Class in com.netflix.conductor.common.run
- Workflow() - Constructor for class com.netflix.conductor.common.run.Workflow
- WORKFLOW_INPUT - Enum constant in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.PayloadType
- WORKFLOW_OUTPUT - Enum constant in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.PayloadType
- Workflow.WorkflowStatus - Enum Class in com.netflix.conductor.common.run
- WorkflowClient - Class in com.netflix.conductor.client.http
- WorkflowClient() - Constructor for class com.netflix.conductor.client.http.WorkflowClient
-
Creates a default workflow client
- WorkflowClient(ConductorClient) - Constructor for class com.netflix.conductor.client.http.WorkflowClient
- WorkflowClient(ConductorClient, ConductorClientConfiguration) - Constructor for class com.netflix.conductor.client.http.WorkflowClient
- WorkflowClientEvent - Class in com.netflix.conductor.client.events.workflow
- WorkflowClientEvent() - Constructor for class com.netflix.conductor.client.events.workflow.WorkflowClientEvent
- WorkflowClientListener - Interface in com.netflix.conductor.client.events.listeners
-
WorkflowPayloadUsedEvent and WorkflowRecordPayloadSizeEvent are only published when conductorClientConfiguration.isEnforceThresholds == true.
- WorkflowDef - Class in com.netflix.conductor.common.metadata.workflow
- WorkflowDef() - Constructor for class com.netflix.conductor.common.metadata.workflow.WorkflowDef
- WorkflowDef.TimeoutPolicy - Enum Class in com.netflix.conductor.common.metadata.workflow
- WorkflowDefSummary - Class in com.netflix.conductor.common.metadata.workflow
- WorkflowDefSummary() - Constructor for class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
- WorkflowInputPayloadSizeEvent - Class in com.netflix.conductor.client.events.workflow
- WorkflowInputPayloadSizeEvent(String, Integer, long) - Constructor for class com.netflix.conductor.client.events.workflow.WorkflowInputPayloadSizeEvent
- WorkflowPayloadUsedEvent - Class in com.netflix.conductor.client.events.workflow
- WorkflowPayloadUsedEvent(String, Integer, String, String) - Constructor for class com.netflix.conductor.client.events.workflow.WorkflowPayloadUsedEvent
- WorkflowStartedEvent - Class in com.netflix.conductor.client.events.workflow
- WorkflowStartedEvent(String, Integer) - Constructor for class com.netflix.conductor.client.events.workflow.WorkflowStartedEvent
- WorkflowStartedEvent(String, Integer, boolean, Throwable) - Constructor for class com.netflix.conductor.client.events.workflow.WorkflowStartedEvent
- WorkflowSummary - Class in com.netflix.conductor.common.run
-
Captures workflow summary info to be indexed in Elastic Search.
- WorkflowSummary(Workflow) - Constructor for class com.netflix.conductor.common.run.WorkflowSummary
- WorkflowTask - Class in com.netflix.conductor.common.metadata.workflow
- WorkflowTask() - Constructor for class com.netflix.conductor.common.metadata.workflow.WorkflowTask
- WorkflowTask.CacheConfig - Class in com.netflix.conductor.common.metadata.workflow
- WorkflowTask.WorkflowTaskList - Class in com.netflix.conductor.common.metadata.workflow
- WorkflowTaskList() - Constructor for class com.netflix.conductor.common.metadata.workflow.WorkflowTask.WorkflowTaskList
- WorkflowTestRequest - Class in com.netflix.conductor.common.run
- WorkflowTestRequest() - Constructor for class com.netflix.conductor.common.run.WorkflowTestRequest
- WorkflowTestRequest.TaskMock - Class in com.netflix.conductor.common.run
- WRITE - Enum constant in enum class com.netflix.conductor.common.utils.ExternalPayloadStorage.Operation
- writeTimeout(long) - Method in class com.netflix.conductor.client.http.ConductorClient.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form