GetMatchingWorkflowPlainArgs

data class GetMatchingWorkflowPlainArgs(val workflowName: String) : ConvertibleToJava<GetMatchingWorkflowPlainArgs>

Constructors

Link copied to clipboard
constructor(workflowName: String)

Properties

Link copied to clipboard

The name of the MatchingWorkflow

Functions

Link copied to clipboard
open override fun toJava(): GetMatchingWorkflowPlainArgs