corda / net.corda.core.flows / FlowInitiator / Service

Service

data class Service : FlowInitiator

Started by a CordaService.

Constructors

<init>

Started by a CordaService.

Service(serviceClassName: String)

Properties

serviceClassName

val serviceClassName: String

Functions

getName

fun getName(): String