public class OperationSendTelegramBotMessage extends Operation
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY_CHANNEL_USERNAME |
static String |
KEY_CUSTOM_MESSAGE |
static String |
KEY_PARSE_MODE |
| Constructor and Description |
|---|
OperationSendTelegramBotMessage(OperationTable operationTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RuleDefinitionAbstract ruleDefinition) |
void |
execute(Timer timer) |
String |
getOperationString() |
OperationTable |
getOperationTable() |
void |
updateOperation(OperationTable operationTable) |
updateTemplatepublic static final String KEY_CHANNEL_USERNAME
public static final String KEY_PARSE_MODE
public static final String KEY_CUSTOM_MESSAGE
public OperationSendTelegramBotMessage(OperationTable operationTable)
public void updateOperation(OperationTable operationTable)
updateOperation in class Operationpublic OperationTable getOperationTable()
getOperationTable in class Operationpublic String getOperationString()
getOperationString in class Operationpublic void execute(RuleDefinitionAbstract ruleDefinition)
public void execute(Timer timer)
Copyright © 2015–2019. All rights reserved.