corda / net.corda.node.services.statemachine / FlowStateMachineImpl / currentStateMachine

currentStateMachine

fun currentStateMachine(): FlowStateMachineImpl<*>?

Return the current FlowStateMachineImpl or null if executing outside of one.