Package | Description |
---|---|
org.wso2.carbon.rule.common | |
org.wso2.carbon.rule.common.config |
Modifier and Type | Method and Description |
---|---|
Operation |
RuleService.getOperation(String name) |
Modifier and Type | Method and Description |
---|---|
List<Operation> |
RuleService.getOperations() |
Modifier and Type | Method and Description |
---|---|
void |
RuleService.addOperation(Operation operation) |
Modifier and Type | Method and Description |
---|---|
void |
RuleService.setOperations(List<Operation> operations) |
Modifier and Type | Method and Description |
---|---|
static Operation |
OperationHelper.getOperation(org.apache.axiom.om.OMElement operationElement) |
Copyright © 2023 WSO2. All rights reserved.