retrieveOutput

fun <S : ContractState> retrieveOutput(clazz: Class<S>, label: String): S

Retrieves an output previously defined by TransactionDSLInterpreter._output with a label passed in.