public class WorkflowsDropConsumer extends java.lang.Object implements DropConsumer<ItemModel>
| Constructor and Description |
|---|
WorkflowsDropConsumer(java.util.function.Consumer<java.util.List<ItemModel>> wizardOpener) |
| Modifier and Type | Method and Description |
|---|---|
void |
itemsDropped(java.util.List<ItemModel> droppedItems) |
public WorkflowsDropConsumer(java.util.function.Consumer<java.util.List<ItemModel>> wizardOpener)
public void itemsDropped(java.util.List<ItemModel> droppedItems)
itemsDropped in interface DropConsumer<ItemModel>Copyright © 2018 SAP SE. All Rights Reserved.