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) |
updateTemplate
public 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 Operation
public OperationTable getOperationTable()
getOperationTable
in class Operation
public String getOperationString()
getOperationString
in class Operation
public void execute(RuleDefinitionAbstract ruleDefinition)
public void execute(Timer timer)
Copyright © 2015–2019. All rights reserved.