- All Superinterfaces:
- org.springframework.data.mongodb.core.ExecutableRemoveOperation.ExecutableRemove<T>, org.springframework.data.mongodb.core.ExecutableRemoveOperation.RemoveWithCollection<T>, org.springframework.data.mongodb.core.ExecutableRemoveOperation.RemoveWithQuery<T>, org.springframework.data.mongodb.core.ExecutableRemoveOperation.TerminatingRemove<T>, com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, RemoveWithCollectionDecorator<T>, RemoveWithQueryDecorator<T>, TerminatingRemoveDecorator<T>
- All Known Implementing Classes:
- ExecutableRemoveDecoratorImpl
public interface ExecutableRemoveDecorator<T>
extends com.github.cloudyrock.mongock.driver.api.lock.guard.decorator.Invokable, org.springframework.data.mongodb.core.ExecutableRemoveOperation.ExecutableRemove<T>, RemoveWithCollectionDecorator<T>