| Modifier and Type | Method and Description |
|---|---|
Operation |
OperationApi.get(HashMap<String,Object> filters) |
Operation |
OperationApi.get(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationApi.add(Operation operation) |
void |
OperationApi.update(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
OperationHandler.add(Operation operation) |
javax.ws.rs.core.Response |
OperationHandler.update(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
Timer.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
OperationUtils.getOperation(OperationTable operationTable) |
| Constructor and Description |
|---|
Notification(RuleDefinitionAbstract ruleDefinition,
Operation operation) |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationExecuteScript |
class |
OperationRequestPayload |
class |
OperationSendEmail |
class |
OperationSendPayload |
class |
OperationSendPushbulletNote |
class |
OperationSendSMS |
class |
OperationSendTelegramBotMessage |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
RuleDefinitionAbstract.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
Operation |
UtilsApi.getOperation(OperationTable operationTable) |
Copyright © 2015–2019. All rights reserved.