Interface BasecampHandler

All Superinterfaces:
Handler<BasecampBotConfiguration, Query, String>, io.micronaut.core.order.Ordered

public interface BasecampHandler extends Handler<BasecampBotConfiguration, Query, String>
Handler for Basecamp Chatbot messages. Chatbots
Since:
1.0.0
Author:
Sergio del Amo
  • Field Summary

    Fields inherited from interface io.micronaut.core.order.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Method Summary

    Methods inherited from interface Handler

    canHandle, handle

    Methods inherited from interface io.micronaut.core.order.Ordered

    getOrder