corda / net.corda.core.context / InvocationContext / scheduled

scheduled

@JvmStatic fun scheduled(scheduledState: ScheduledStateRef, trace: Trace = Trace.newInstance(), externalTrace: Trace? = null): InvocationContext

Creates an InvocationContext with InvocationOrigin.Scheduled origin.