public class OperationOnIndex extends Object implements Serializable
| Constructor and Description |
|---|
OperationOnIndex(String operation,
String destination) |
OperationOnIndex(String operation,
String destination,
List<String> scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDestination() |
String |
getOperation() |
List<String> |
getScope() |
Copyright © 2018. All rights reserved.