8687888990919293949596
if (annotation == null) { a.error("注釈の解釈に失敗しました"); return null; } OperatorProcessorUtil.checkPortName(a, new String[] { annotation.joinedPort(), annotation.missedPort(), }); if (a.hasError()) { return null; }
114115116117118119120121122123124
a.getParameterType(1).getType(), 1, transactionKey); builder.addOutput( a.getReturnDocument(), annotation.joinedPort(), a.getReturnType().getType(), null, null); builder.addOutput( "結合に失敗したデータ",