corda / net.corda.core.flows / FlowInitiator / Scheduled

Scheduled

data class Scheduled : FlowInitiator

Started as scheduled activity.

Constructors

<init>

Started as scheduled activity.

Scheduled(scheduledState: ScheduledStateRef)

Properties

scheduledState

val scheduledState: ScheduledStateRef

Functions

getName

fun getName(): String