Workflow Experimental Runtime
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS ] )
Content copied to clipboard
This is used to mark any experimental runtimes.
Constructors
WorkflowExperimentalRuntime
Link copied to clipboard
fun WorkflowExperimentalRuntime()
Content copied to clipboard