All Classes and Interfaces

Class
Description
 
Response object to return a list of succeeded entities and a map of failed ones, including error message, for the bulk request.
 
 
 
 
 
 
 
 
API response returned by API call.
 
 
A default implementation of ConductorClientConfiguration where external payload barriers is disabled.
 
 
 
 
 
 
 
 
 
Defines an event handler
 
 
 
 
 
 
Interface used to externalize the storage of large JSON payloads in workflow and task input/output
 
 
Describes the location where the JSON payload is stored in external storage.
 
 
 
 
 
 
Used for path variables and query params
 
 
 
 
 
Used to configure the Conductor workers using conductor-workers.properties.
Rate limit configuration for workflows
 
 
 
 
 
 
 
 
 
 
 
Client for conductor task management including polling for task, updating task status etc.
 
TaskPayloadUsedEvent and TaskRecordPayloadSizeEvent are only published when conductorClientConfiguration.isEnforceThresholds == true.
 
 
 
Model that represents the task's execution log.
 
 
 
 
Result of the task execution.
 
 
 
Builder used to create the instances of TaskRunnerConfigurer
 
 
 
 
 
 
Captures a validation error that can be returned in ErrorResponse.
 
 
 
 
 
WorkflowPayloadUsedEvent and WorkflowRecordPayloadSizeEvent are only published when conductorClientConfiguration.isEnforceThresholds == true.
 
 
 
 
 
 
Captures workflow summary info to be indexed in Elastic Search.
This is the task definition definied as part of the WorkflowDef.