Package com.atlan.model.workflow
package com.atlan.model.workflow
Objects used to describe the details of workflows.
-
ClassDescriptionDefinition of arbitrary name-value pairs.NameValuePair.NameValuePairBuilder<C extends NameValuePair,
B extends NameValuePair.NameValuePairBuilder<C, B>> PlaybookAction.PlaybookActionBuilder<C extends PlaybookAction,B extends PlaybookAction.PlaybookActionBuilder<C, B>> PlaybookActionConfig.PlaybookActionConfigBuilder<C extends PlaybookActionConfig,B extends PlaybookActionConfig.PlaybookActionConfigBuilder<C, B>> PlaybookActionSchema.PlaybookActionSchemaBuilder<C extends PlaybookActionSchema,B extends PlaybookActionSchema.PlaybookActionSchemaBuilder<C, B>> PlaybookRule.PlaybookRuleBuilder<C extends PlaybookRule,B extends PlaybookRule.PlaybookRuleBuilder<C, B>> PlaybookRuleConfig.PlaybookRuleConfigBuilder<C extends PlaybookRuleConfig,B extends PlaybookRuleConfig.PlaybookRuleConfigBuilder<C, B>> Definition of a runnable workflow in Atlan.Definition of the tasks within a workflow step.Metadata that describes a workflow.WorkflowMetadata.WorkflowMetadataBuilder<C extends WorkflowMetadata,B extends WorkflowMetadata.WorkflowMetadataBuilder<C, B>> Definition of the parameters used when running a task.WorkflowParameters.WorkflowParametersBuilder<C extends WorkflowParameters,B extends WorkflowParameters.WorkflowParametersBuilder<C, B>> WorkflowSearchRequest.WorkflowSearchRequestBuilder<C extends WorkflowSearchRequest,B extends WorkflowSearchRequest.WorkflowSearchRequestBuilder<C, B>> Encapsulation of a single search result for workflows.Definition of a workflow in Atlan.Definition of the workflow: its inputs, outputs and logic.WorkflowSpec.WorkflowSpecBuilder<C extends WorkflowSpec,B extends WorkflowSpec.WorkflowSpecBuilder<C, B>> Definition of a single task within a single step of a workflow.WorkflowTask.WorkflowTaskBuilder<C extends WorkflowTask,B extends WorkflowTask.WorkflowTaskBuilder<C, B>> Definition of a specific step in a workflow process.WorkflowTemplate.WorkflowTemplateBuilder<C extends WorkflowTemplate,B extends WorkflowTemplate.WorkflowTemplateBuilder<C, B>> Reference to an existing workflow template.WorkflowTemplateRef.WorkflowTemplateRefBuilder<C extends WorkflowTemplateRef,B extends WorkflowTemplateRef.WorkflowTemplateRefBuilder<C, B>>