Uses of Class
org.openrefine.wikibase.operations.PerformWikibaseEditsOperation.RowEditingResults
-
Packages that use PerformWikibaseEditsOperation.RowEditingResults Package Description org.openrefine.wikibase.operations -
-
Uses of PerformWikibaseEditsOperation.RowEditingResults in org.openrefine.wikibase.operations
Methods in org.openrefine.wikibase.operations that return PerformWikibaseEditsOperation.RowEditingResults Modifier and Type Method Description PerformWikibaseEditsOperation.RowEditingResultsPerformWikibaseEditsOperation.RowEditingResultsProducer. call(long rowId, Row row)PerformWikibaseEditsOperation.RowEditingResultsPerformWikibaseEditsOperation.RowNewReconUpdateSerializer. deserialize(String serialized)Methods in org.openrefine.wikibase.operations that return types with arguments of type PerformWikibaseEditsOperation.RowEditingResults Modifier and Type Method Description List<PerformWikibaseEditsOperation.RowEditingResults>PerformWikibaseEditsOperation.RowEditingResultsProducer. callRowBatch(List<IndexedRow> rows)Methods in org.openrefine.wikibase.operations with parameters of type PerformWikibaseEditsOperation.RowEditingResults Modifier and Type Method Description StringPerformWikibaseEditsOperation.RowNewReconUpdateSerializer. serialize(PerformWikibaseEditsOperation.RowEditingResults changeDataItem)Method parameters in org.openrefine.wikibase.operations with type arguments of type PerformWikibaseEditsOperation.RowEditingResults Modifier and Type Method Description RowPerformWikibaseEditsOperation.NewReconRowJoiner. call(Row row, IndexedData<PerformWikibaseEditsOperation.RowEditingResults> indexedData)
-