CopyOutputResourceVisitor

OutputResourceVisitor that creates a copy of the visited resource with a new name.

Parameters

name

new name for the copied resource

Constructors

Link copied to clipboard
constructor(name: String)

Functions

Link copied to clipboard
open override fun visit(artifact: BinaryOutputArtifact): OutputResource
open override fun visit(group: OutputResourceGroup): OutputResource
open override fun visit(artifact: TextOutputArtifact): OutputResource