Package 

Class DorkboxNotifier

  • All Implemented Interfaces:
    com.cognifide.gradle.common.notifier.Notifier

    
    public final class DorkboxNotifier
     implements Notifier
                        
    • Method Summary

      Modifier and Type Method Description
      Unit notify(String title, String text, LogLevel level, Function1<Notify, Unit> onClick)
      final NotifierFacade getFacade()
      final Function1<Notify, Unit> getConfigurer()
      • Methods inherited from class com.cognifide.gradle.common.notifier.Notifier

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait