public abstract class AbstractOperation extends java.lang.Object implements IOperation
| Modifier and Type | Field and Description |
|---|---|
protected CollectionSchemaUpdate.Type |
operationType |
| Constructor and Description |
|---|
AbstractOperation() |
| Modifier and Type | Method and Description |
|---|---|
CollectionSchemaUpdate.Type |
getOperationType() |
protected CollectionSchemaUpdate.Type operationType
public CollectionSchemaUpdate.Type getOperationType()
getOperationType in interface IOperation