Package bpmn.handler.telegram
Class TelegramHandler
java.lang.Object
bpmn.handler.telegram.TelegramHandler
- All Implemented Interfaces:
TaskHandler
-
Field Summary
FieldsFields inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
contextLocal
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
clearContext, getContext, setContext
-
Field Details
-
chatId
-
message
-
-
Constructor Details
-
TelegramHandler
public TelegramHandler()
-
-
Method Details
-
executeHandler
public void executeHandler() throws org.telegram.telegrambots.meta.exceptions.TelegramApiException- Specified by:
executeHandler
in interfaceTaskHandler
- Throws:
org.telegram.telegrambots.meta.exceptions.TelegramApiException
-