fun create(type: Class<out FlowLogic<*>>, vararg args: Any?): FlowLogicRef
Create a FlowLogicRef by matching against the available constructors and the given args.