Class WorkflowTemplateRef

java.lang.Object
com.atlan.model.core.AtlanObject
com.atlan.model.workflow.WorkflowTemplateRef
All Implemented Interfaces:
Serializable

public class WorkflowTemplateRef extends AtlanObject
Reference to an existing workflow template. These are typically used within a task, within a step of a workflow, to reuse an existing workflow template to run the logic of that task.
See Also: