fun create(type: Class<out FlowLogic<*>>, vararg args: Any?): FlowLogicRef
Create a FlowLogicRef for the Kotlin primary constructor or Java constructor and the given args.