Index

A B C D E F G H I J K L M N O P R S T U V W 
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
 
addOutputData(String, Object) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
Adds output
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
 
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
Response object to return a list of succeeded entities and a map of failed ones, including error message, for the bulk request.
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
 
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
 
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() - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
 
ConductorClientException(int, String) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
 
ConductorClientException(int, String, Map<String, List<String>>, String) - Constructor for exception com.netflix.conductor.client.exception.ConductorClientException
 
ConductorClientException(int, Map<String, List<String>>, 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, 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
 
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 ConductorClientConfiguration where 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
 
deleteWorkflow(String, boolean) - Method in class com.netflix.conductor.client.http.WorkflowClient
Removes a workflow from the system
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() - Constructor for class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
DynamicForkJoinTask(String, String, String, String, Map<String, Object>) - Constructor for class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
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() - Constructor for class com.netflix.conductor.common.metadata.events.EventExecution
 
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.
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_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.EventExecution
 
getAction() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
getActions() - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
getAllPollData() - Method in class com.netflix.conductor.client.http.TaskClient
Get the last poll data for all task types
getAllTaskDefs() - Method in class com.netflix.conductor.client.http.MetadataClient
 
getAllWorkflowsWithLatestVersions() - Method in class com.netflix.conductor.client.http.MetadataClient
 
getBackoffScaleFactor() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getBasePath() - Method in class com.netflix.conductor.client.http.ConductorClient
 
getBaseType() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
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
 
getBulkErrorResults() - Method in class com.netflix.conductor.common.model.BulkResponse
 
getBulkSuccessfulResults() - Method in class com.netflix.conductor.common.model.BulkResponse
 
getCacheConfig() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getCallbackAfterSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getCallbackAfterSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getCaseExpression() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
getCaseValueParam() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
getCode() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
getCode() - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
getComplete_task() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
getConcurrentExecLimit() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getConcurrentExecLimit() - Method in class com.netflix.conductor.common.metadata.workflow.RateLimitConfig
 
getCondition() - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
getCorrelationId() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
getCorrelationId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getCorrelationId() - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
getCorrelationId() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getCorrelationId() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getCorrelationId() - Method in class com.netflix.conductor.common.run.Workflow
 
getCorrelationId() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getCreated() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getCreatedBy() - Method in class com.netflix.conductor.common.metadata.Auditable
 
getCreatedBy() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getCreatedBy() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getCreatedTime() - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
getCreateTime() - Method in class com.netflix.conductor.common.metadata.Auditable
 
getCreateTime() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
 
getData() - Method in class com.netflix.conductor.client.http.ConductorClientResponse
 
getDecisionCases() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDefaultCase() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDefaultExclusiveJoinTask() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDescription() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getDescription() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getDescription() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDomain() - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
getDomain() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getDynamicForkJoinTasksParam() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
Deprecated.
getDynamicForkTasksInputParamName() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDynamicForkTasksParam() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDynamicTaskNameParam() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getDynamicTasks() - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTaskList
 
getEndTime() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getEndTime() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getEndTime() - Method in class com.netflix.conductor.common.run.Workflow
 
getEndTime() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getEvaluatorType() - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
getEvaluatorType() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getEvent() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getEvent() - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
getEvent() - Method in class com.netflix.conductor.common.run.Workflow
 
getEvent() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getEventHandlers(String, boolean) - Method in class com.netflix.conductor.client.http.EventClient
 
getExecutionNameSpace() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getExecutionNameSpace() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getExecutionTime() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getExecutionTime() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getExecutionTime() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
 
getExpression() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getExternalInputPayloadStoragePath() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getExternalInputPayloadStoragePath() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getExternalInputPayloadStoragePath() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getExternalInputPayloadStoragePath() - Method in class com.netflix.conductor.common.run.Workflow
 
getExternalInputPayloadStoragePath() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getExternalOutputPayloadStoragePath() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getExternalOutputPayloadStoragePath() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getExternalOutputPayloadStoragePath() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getExternalOutputPayloadStoragePath() - Method in class com.netflix.conductor.common.run.Workflow
 
getExternalOutputPayloadStoragePath() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getFail_task() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
getFailedReferenceTaskNames() - Method in class com.netflix.conductor.common.run.Workflow
 
getFailedReferenceTaskNames() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getFailedTaskNames() - Method in class com.netflix.conductor.common.run.Workflow
 
getFailedTaskNames() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getFailureWorkflow() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getForkTasks() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getHeaders() - Method in class com.netflix.conductor.client.http.ConductorClientResponse
 
getHistory() - Method in class com.netflix.conductor.common.run.Workflow
 
getId() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getIdempotencyKey() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getIdempotencyKey() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
getIdempotencyKey() - Method in class com.netflix.conductor.common.run.Workflow
 
getIdempotencyStrategy() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getIdempotencyStrategy() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
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.metadata.workflow.DynamicForkJoinTask
 
getInput() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getInput() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getInput() - Method in class com.netflix.conductor.common.run.Workflow
 
getInput() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getInputData() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getInputKeys() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getInputParameters() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getInputParameters() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getInputSchema() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getInputSchema() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getInputSize() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getInputTemplate() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getInputTemplate() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getInstance() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
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
 
getIsolationGroupId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getIsolationGroupId() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getIteration() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getJoinOn() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getJoinStatus() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getKey() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask.CacheConfig
 
getKey(String, int) - Static method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getLastPollTime() - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
getLastRetriedTime() - Method in class com.netflix.conductor.common.run.Workflow
Captures the last time the workflow was retried
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.
getLog() - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
getLogs() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getLoopCondition() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getLoopOver() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
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
 
getMessageId() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getMetadata() - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
getName() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getName() - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
getName() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
getName() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getName() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getName() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
getName() - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
getName() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getName() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
 
getName() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getNextTask(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getObjectMapper() - Method in class com.netflix.conductor.common.config.ObjectMapperProvider
 
getOnStateChange() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getOutput() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getOutput() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
 
getOutput() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getOutput() - Method in class com.netflix.conductor.common.run.Workflow
 
getOutput() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getOutput() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
 
getOutputData() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getOutputData() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getOutputKeys() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getOutputParameters() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getOutputSchema() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getOutputSchema() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getOutputSize() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getOwnerApp() - Method in class com.netflix.conductor.common.metadata.Auditable
 
getOwnerEmail() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getOwnerEmail() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getParentTaskId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getParentWorkflowId() - Method in class com.netflix.conductor.common.run.Workflow
 
getParentWorkflowTaskId() - Method in class com.netflix.conductor.common.run.Workflow
 
getPath() - Method in class com.netflix.conductor.common.run.ExternalStorageLocation
 
getPath() - Method in class com.netflix.conductor.common.validation.ValidationError
 
getPayload() - Method in class com.netflix.conductor.common.metadata.workflow.StateChangeEvent
 
getPollCount() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
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.
getPollTimeoutSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getPriority() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getPriority() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
getPriority() - Method in class com.netflix.conductor.common.run.Workflow
 
getPriority() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getQueueName() - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
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.TaskSummary
 
getQueueWaitTime() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
 
getRateLimitConfig() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getRateLimited() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getRateLimitFrequencyInSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getRateLimitFrequencyInSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getRateLimitKey() - Method in class com.netflix.conductor.common.metadata.workflow.RateLimitConfig
 
getRateLimitKey() - Method in class com.netflix.conductor.common.run.Workflow
 
getRateLimitPerFrequency() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getRateLimitPerFrequency() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getReasonForIncompletion() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getReasonForIncompletion() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getReasonForIncompletion() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getReasonForIncompletion() - Method in class com.netflix.conductor.common.run.Workflow
 
getReasonForIncompletion() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getReferenceName() - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
getReferenceTaskName() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getReRunFromTaskId() - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
getReRunFromWorkflowId() - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
getReRunFromWorkflowId() - Method in class com.netflix.conductor.common.run.Workflow
 
getResponseBody() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
Get the HTTP response body.
getResponseHeaders() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
Get the HTTP response headers.
getResponseTimeoutSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getResponseTimeoutSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getResults() - Method in class com.netflix.conductor.common.run.SearchResult
 
getRetriedTaskId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getRetryCount() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getRetryCount() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getRetryCount() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getRetryDelaySeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getRetryLogic() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getRunningWorkflow(String, Integer) - Method in class com.netflix.conductor.client.http.WorkflowClient
Retrieve all running workflow instances for a given name and version
getScheduledTime() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getScheduledTime() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getSchemaVersion() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getScriptExpression() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getSeq() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getShutdownGracePeriodSeconds() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
 
getSink() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getSleepWhenRetry() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
 
getStart_workflow() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
getStartDelay() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getStartDelayInSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getStartTime() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getStartTime() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getStartTime() - Method in class com.netflix.conductor.common.run.Workflow
 
getStartTime() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getStatus() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
getStatus() - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
getStatus() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getStatus() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getStatus() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getStatus() - Method in class com.netflix.conductor.common.run.Workflow
 
getStatus() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
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
 
getSubWorkflowId() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getSubWorkflowParam() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getSubWorkflowTestRequest() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest
 
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
 
getTaskDefinition() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
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
 
getTaskDefName() - Method in class com.netflix.conductor.common.run.TaskSummary
 
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
 
getTaskId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getTaskId() - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
getTaskId() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getTaskId() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getTaskInput() - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
getTaskInput() - Method in class com.netflix.conductor.common.metadata.workflow.SkipTaskRequest
 
getTaskLogs(String) - Method in class com.netflix.conductor.client.http.TaskClient
Fetch execution logs for a task.
getTaskName() - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
getTaskOutput() - Method in class com.netflix.conductor.common.metadata.workflow.SkipTaskRequest
 
getTaskOutput() - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
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
 
getTaskReferenceName() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getTaskRefName() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
 
getTaskRefToMockOutput() - Method in class com.netflix.conductor.common.run.WorkflowTestRequest
 
getTasks() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getTasks() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask.WorkflowTaskList
 
getTasks() - Method in class com.netflix.conductor.common.run.Workflow
 
getTaskThreadCount() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
 
getTaskToDomain() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
getTaskToDomain() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getTaskToDomain() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
getTaskToDomain() - Method in class com.netflix.conductor.common.run.Workflow
 
getTaskType() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getTaskType() - Method in class com.netflix.conductor.common.run.TaskSummary
 
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.
getTimeoutPolicy() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getTimeoutPolicy() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getTimeoutSeconds() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
getTimeoutSeconds() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getTotalHits() - Method in class com.netflix.conductor.common.run.SearchResult
 
getTtlInSecond() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask.CacheConfig
 
getType() - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
getType() - Method in class com.netflix.conductor.common.metadata.workflow.StateChangeEvent
 
getType() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
getUpdate_workflow_variables() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
getUpdatedBy() - Method in class com.netflix.conductor.common.metadata.Auditable
 
getUpdateRetryCount() - Method in class com.netflix.conductor.client.automator.TaskRunnerConfigurer
 
getUpdateTime() - Method in class com.netflix.conductor.common.metadata.Auditable
 
getUpdateTime() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getUpdateTime() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getUpdateTime() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getUri() - Method in class com.netflix.conductor.common.run.ExternalStorageLocation
 
getValidationErrors() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
getValidationErrors() - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
getVariables() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
 
getVariables() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getVariables() - Method in class com.netflix.conductor.common.run.Workflow
 
getVersion() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
getVersion() - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
getVersion() - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
getVersion() - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
getVersion() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getVersion() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
 
getVersion() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getWorkerId() - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
getWorkerId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getWorkerId() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
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.StartWorkflowRequest
 
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
 
getWorkflowDefinition() - Method in class com.netflix.conductor.common.run.Workflow
 
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
 
getWorkflowId() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getWorkflowId() - Method in class com.netflix.conductor.common.run.Workflow
 
getWorkflowId() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getWorkflowInput() - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
getWorkflowInput() - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
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
 
getWorkflowInstanceId() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getWorkflowInstanceId() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
getWorkflowName() - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
getWorkflowName() - Method in class com.netflix.conductor.common.run.Workflow
Convenience method for accessing the workflow definition name.
getWorkflowPriority() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getWorkflowPriority() - Method in class com.netflix.conductor.common.run.TaskSummary
 
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
getWorkflowStatusListenerSink() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
getWorkflowTask() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getWorkflowType() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
getWorkflowType() - Method in class com.netflix.conductor.common.run.TaskSummary
 
getWorkflowType() - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
getWorkflowVersion() - Method in class com.netflix.conductor.common.run.Workflow
Convenience method for accessing the workflow definition version.

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
 
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
 
isActive() - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
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
 
isCallbackFromWorker() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
isClientError() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
isEnforceSchema() - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
isEnforceSchema() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
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
 
isExecuted() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
isExpandInlineJSON() - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
isExtendLease() - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
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
 
isOptional() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
isPermissive() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
isRateLimited() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
isRateLimited() - Method in class com.netflix.conductor.common.run.Workflow
 
isRestartable() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
This method determines if the workflow is restartable or not
isRetriable() - Method in enum class com.netflix.conductor.common.metadata.tasks.Task.Status
 
isRetried() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
isRetryable() - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
isRetryable() - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
isSubworkflowChanged() - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
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
 
isWorkflowStatusListenerEnabled() - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 

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
 
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.

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
 
PollData(String, String, String, long) - 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.
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
 
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
 
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
Rate limit configuration for workflows
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
 
removeTaskFromQueue(String, String) - Method in class com.netflix.conductor.client.http.TaskClient
Removes a task from a taskType queue
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
 
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
 
SearchResult(long, List<T>) - 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)
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.EventExecution
 
setAction(EventHandler.Action.Type) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
setActions(List<EventHandler.Action>) - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
setActive(boolean) - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
setAppendArray(Boolean) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.UpdateWorkflowVariables
 
setAsyncComplete(Boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setBackoffScaleFactor(Integer) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setBaseType(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setCacheConfig(WorkflowTask.CacheConfig) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setCallbackAfterSeconds(long) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setCallbackAfterSeconds(long) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
When set to non-zero values, the task remains in the queue for the specified seconds before sent back to the worker when polled.
setCallbackFromWorker(boolean) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setCaseExpression(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
setCaseValueParam(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
setCode(String) - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
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
 
setConcurrentExecLimit(int) - Method in class com.netflix.conductor.common.metadata.workflow.RateLimitConfig
 
setConcurrentExecLimit(Integer) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setCondition(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setCorrelationId(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setCreated(long) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
setCreatedBy(String) - Method in class com.netflix.conductor.common.metadata.Auditable
 
setCreatedBy(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setCreatedBy(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setCreatedTime(long) - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
setCreateTime(Long) - Method in class com.netflix.conductor.common.metadata.Auditable
 
setCreateTime(Long) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
 
setDecisionCases(Map<String, List<WorkflowTask>>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDefaultCase(List<WorkflowTask>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDefaultExclusiveJoinTask(List<String>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDescription(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setDescription(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setDescription(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDomain(String) - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
setDomain(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setDynamicForkJoinTasksParam(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
Deprecated.
setDynamicForkTasksInputParamName(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDynamicForkTasksParam(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDynamicTaskNameParam(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setDynamicTasks(List<DynamicForkJoinTask>) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTaskList
 
setEndTime(long) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setEndTime(long) - Method in class com.netflix.conductor.common.run.Workflow
 
setEndTime(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setEndTime(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setEnforceSchema(boolean) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setEnforceSchema(boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setEvaluatorType(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
setEvaluatorType(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setEvent(String) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
setEvent(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
setEvent(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setEvent(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setExecuted(boolean) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setExecutionNameSpace(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setExecutionNameSpace(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setExecutionTime(long) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setExecutionTime(long) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
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
 
setExpression(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setExtendLease(boolean) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setExternalInputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setExternalInputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setExternalInputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setExternalInputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setExternalInputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setExternalOutputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setExternalOutputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setExternalOutputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setExternalOutputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setExternalOutputPayloadStoragePath(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setFail_task(EventHandler.TaskDetails) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
setFailedReferenceTaskNames(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setFailedReferenceTaskNames(Set<String>) - Method in class com.netflix.conductor.common.run.Workflow
 
setFailedTaskNames(Set<String>) - Method in class com.netflix.conductor.common.run.Workflow
 
setFailedTaskNames(Set<String>) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setFailureWorkflow(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setForkTasks(List<List<WorkflowTask>>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setHistory(List<Workflow>) - Method in class com.netflix.conductor.common.run.Workflow
 
setId(String) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
setIdempotencyKey(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setIdempotencyKey(String) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
setIdempotencyKey(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setIdempotencyStrategy(IdempotencyStrategy) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setIdempotencyStrategy(IdempotencyStrategy) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
setInput(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setInput(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
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.metadata.workflow.DynamicForkJoinTask
 
setInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
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
 
setInputKeys(List<String>) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setInputParameters(List<String>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setInputParameters(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setInputSchema(SchemaDef) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setInputSchema(SchemaDef) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setInputTemplate(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setInputTemplate(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setInstance(String) - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
setInstance(String) - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
setInvalidValue(String) - Method in class com.netflix.conductor.common.validation.ValidationError
 
setIsolationGroupId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setIsolationGroupId(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setIteration(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setJoinOn(List<String>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setJoinStatus(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setKey(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask.CacheConfig
 
setLastPollTime(long) - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
setLastRetriedTime(long) - Method in class com.netflix.conductor.common.run.Workflow
 
setLog(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
setLogs(List<TaskExecLog>) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setLoopCondition(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setLoopOver(List<WorkflowTask>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setMessage(String) - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
setMessage(String) - Method in class com.netflix.conductor.common.validation.ValidationError
 
setMessageId(String) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
setMetadata(Map<String, Object>) - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
setName(String) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
setName(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler
 
setName(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
setName(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setName(String) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setName(String) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
setName(String) - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
setName(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setName(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
 
setName(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setOnStateChange(Map<String, List<StateChangeEvent>>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setOptional(boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setOutput(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setOutput(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setOutput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
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
 
setOutputData(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setOutputKeys(List<String>) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setOutputParameters(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setOutputSchema(SchemaDef) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setOutputSchema(SchemaDef) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setOwnerApp(String) - Method in class com.netflix.conductor.common.metadata.Auditable
 
setOwnerEmail(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setOwnerEmail(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setParentTaskId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setParentWorkflowId(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setParentWorkflowTaskId(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setPath(String) - Method in class com.netflix.conductor.common.run.ExternalStorageLocation
 
setPath(String) - Method in class com.netflix.conductor.common.validation.ValidationError
 
setPayload(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.StateChangeEvent
 
setPermissive(boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setPollCount(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setPollTimeoutSeconds(Integer) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setPriority(int) - Method in class com.netflix.conductor.common.run.Workflow
 
setPriority(int) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setPriority(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setPriority(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
setQueueName(String) - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
setQueueWaitTime(long) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setQueueWaitTime(long) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
 
setRateLimitConfig(RateLimitConfig) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setRateLimited(boolean) - Method in class com.netflix.conductor.common.run.Workflow
 
setRateLimited(Boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setRateLimitFrequencyInSeconds(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setRateLimitFrequencyInSeconds(Integer) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setRateLimitKey(String) - Method in class com.netflix.conductor.common.metadata.workflow.RateLimitConfig
 
setRateLimitKey(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setRateLimitPerFrequency(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setRateLimitPerFrequency(Integer) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setReasonForIncompletion(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setReferenceName(String) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
setReferenceTaskName(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setReRunFromTaskId(String) - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
setReRunFromWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
setReRunFromWorkflowId(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setResponseTimeoutSeconds(long) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setResponseTimeoutSeconds(long) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setRestartable(boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
This method is called only when the workflow definition is created
setResults(List<T>) - Method in class com.netflix.conductor.common.run.SearchResult
 
setRetried(boolean) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setRetriedTaskId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setRetryable(boolean) - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
setRetryable(boolean) - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
setRetryCount(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setRetryCount(int) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setRetryCount(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setRetryDelaySeconds(int) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setRetryLogic(TaskDef.RetryLogic) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
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.TaskClient
Deprecated.
setRootURI(String) - Method in class com.netflix.conductor.client.http.WorkflowClient
Deprecated.
setScheduledTime(long) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setScheduledTime(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setSchemaVersion(int) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setScriptExpression(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setSeq(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setSink(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setStart_workflow(EventHandler.StartWorkflow) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
setStartDelay(int) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setStartDelayInSeconds(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setStartTime(long) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setStartTime(long) - Method in class com.netflix.conductor.common.run.Workflow
 
setStartTime(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setStartTime(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setStatus(int) - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
setStatus(int) - Method in class com.netflix.conductor.common.validation.ErrorResponse
 
setStatus(EventExecution.Status) - Method in class com.netflix.conductor.common.metadata.events.EventExecution
 
setStatus(Task.Status) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setStatus(Task.Status) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setStatus(TaskResult.Status) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setStatus(TaskResult.Status) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest.TaskMock
 
setStatus(Workflow.WorkflowStatus) - Method in class com.netflix.conductor.common.run.Workflow
 
setStatus(Workflow.WorkflowStatus) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setSubworkflowChanged(boolean) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setSubWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setSubWorkflowId(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setSubWorkflowParam(SubWorkflowParams) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setSubWorkflowTestRequest(Map<String, WorkflowTestRequest>) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest
 
setTaskDefinition(TaskDef) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setTaskDefName(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setTaskDefName(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setTaskId(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
 
setTaskId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setTaskId(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
setTaskId(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setTaskId(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setTaskInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
setTaskInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.SkipTaskRequest
 
setTaskName(String) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
setTaskOutput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.SkipTaskRequest
 
setTaskOutput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
setTaskReferenceName(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setTaskRefName(String) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.TaskDetails
 
setTaskRefToMockOutput(Map<String, List<WorkflowTestRequest.TaskMock>>) - Method in class com.netflix.conductor.common.run.WorkflowTestRequest
 
setTasks(List<Task>) - Method in class com.netflix.conductor.common.run.Workflow
 
setTasks(List<WorkflowTask>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setTasks(List<WorkflowTask>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask.WorkflowTaskList
 
setTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
setTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
setTaskToDomain(Map<String, String>) - Method in class com.netflix.conductor.common.run.Workflow
 
setTaskType(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setTaskType(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
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
 
setTimeoutPolicy(TaskDef.TimeoutPolicy) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setTimeoutPolicy(WorkflowDef.TimeoutPolicy) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setTimeoutSeconds(long) - Method in class com.netflix.conductor.common.metadata.tasks.TaskDef
 
setTimeoutSeconds(long) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setTotalHits(long) - Method in class com.netflix.conductor.common.run.SearchResult
 
setTtlInSecond(int) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask.CacheConfig
 
setType(String) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
setType(String) - Method in class com.netflix.conductor.common.metadata.workflow.StateChangeEvent
 
setType(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setUpdate_workflow_variables(EventHandler.UpdateWorkflowVariables) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.Action
 
setUpdatedBy(String) - Method in class com.netflix.conductor.common.metadata.Auditable
 
setUpdateTime(long) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setUpdateTime(Long) - Method in class com.netflix.conductor.common.metadata.Auditable
 
setUpdateTime(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setUpdateTime(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setUri(String) - Method in class com.netflix.conductor.common.run.ExternalStorageLocation
 
setValidationErrors(List<ValidationError>) - Method in exception com.netflix.conductor.client.exception.ConductorClientException
 
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
 
setVariables(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setVariables(Map<String, Object>) - Method in class com.netflix.conductor.common.run.Workflow
 
setVersion(int) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setVersion(int) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDefSummary
 
setVersion(int) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setVersion(Integer) - Method in class com.netflix.conductor.common.metadata.events.EventHandler.StartWorkflow
 
setVersion(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setVersion(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
 
setVersion(Integer) - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
setWorkerId(String) - Method in class com.netflix.conductor.common.metadata.tasks.PollData
 
setWorkerId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setWorkerId(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setWorkflowDef(WorkflowDef) - Method in class com.netflix.conductor.common.metadata.workflow.StartWorkflowRequest
 
setWorkflowDef(WorkflowDef) - Method in class com.netflix.conductor.common.metadata.workflow.SubWorkflowParams
Deprecated.
setWorkflowDefinition(WorkflowDef) - Method in class com.netflix.conductor.common.run.Workflow
 
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
 
setWorkflowId(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setWorkflowId(String) - Method in class com.netflix.conductor.common.run.Workflow
 
setWorkflowId(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
setWorkflowInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.RerunWorkflowRequest
 
setWorkflowInput(Map<String, Object>) - Method in class com.netflix.conductor.common.metadata.workflow.UpgradeWorkflowRequest
 
setWorkflowInstanceId(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setWorkflowInstanceId(String) - Method in class com.netflix.conductor.common.metadata.tasks.TaskResult
 
setWorkflowName(String) - Method in class com.netflix.conductor.common.metadata.workflow.DynamicForkJoinTask
 
setWorkflowPriority(int) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setWorkflowPriority(int) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setWorkflowStatusListenerEnabled(boolean) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
Specify if workflow listener is enabled to invoke a callback for completed or terminated workflows
setWorkflowStatusListenerSink(String) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowDef
 
setWorkflowTask(WorkflowTask) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setWorkflowTaskType(TaskType) - Method in class com.netflix.conductor.common.metadata.workflow.WorkflowTask
 
setWorkflowType(String) - Method in class com.netflix.conductor.common.metadata.tasks.Task
 
setWorkflowType(String) - Method in class com.netflix.conductor.common.run.TaskSummary
 
setWorkflowType(String) - Method in class com.netflix.conductor.common.run.WorkflowSummary
 
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() - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskDef
 
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
Model that represents the task's execution log.
TaskExecLog() - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskExecLog
 
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
Result of the task execution.
TaskResult() - Constructor for class com.netflix.conductor.common.metadata.tasks.TaskResult
 
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.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.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.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
 
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() - Constructor for class com.netflix.conductor.common.run.WorkflowSummary
 
WorkflowSummary(Workflow) - Constructor for class com.netflix.conductor.common.run.WorkflowSummary
 
WorkflowTask - Class in com.netflix.conductor.common.metadata.workflow
This is the task definition definied as part of the WorkflowDef.
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
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form