Class BatchOperationInfo
java.lang.Object
ro.sync.exml.workspace.api.listeners.BatchOperationInfo
The type of batch operation.
- Since:
- 18.1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
The type of the batch operation. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BatchOperationInfo
Constructor.- Parameters:
type
- The operation type.
-
-
Method Details
-
getType
Get the batch operation type.- Returns:
- Returns the batch operation type.
-