Class WorkflowsDropConsumer

    • Constructor Summary

      Constructors 
      Constructor Description
      WorkflowsDropConsumer​(java.util.function.Consumer<java.util.List<ItemModel>> wizardOpener)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void itemsDropped​(java.util.List<ItemModel> droppedItems)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WorkflowsDropConsumer

        public WorkflowsDropConsumer​(java.util.function.Consumer<java.util.List<ItemModel>> wizardOpener)