Uses of Enum Class
ddf.catalog.operation.OperationTransaction.OperationType
Packages that use OperationTransaction.OperationType
Package
Description
Provides the classes for the Catalog Operation API and implementation.
-
Uses of OperationTransaction.OperationType in ddf.catalog.operation
Methods in ddf.catalog.operation that return OperationTransaction.OperationTypeModifier and TypeMethodDescriptionOperationTransaction.getType()Get the type of the underlying transaction.Returns the enum constant of this class with the specified name.static OperationTransaction.OperationType[]OperationTransaction.OperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.