Class UpdateStrategy
java.lang.Object
org.qubership.atp.environments.db.modification.afterbefore.UpdateStrategy
- All Implemented Interfaces:
TrackedMethodStrategy
-
Constructor Summary
ConstructorsConstructorDescriptionUpdateStrategy(ModificationInterceptor interceptor, EntityTypeStrategy idsStrategy) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.qubership.atp.environments.db.modification.afterbefore.TrackedMethodStrategy
getFirst
-
Constructor Details
-
UpdateStrategy
-
-
Method Details
-
proceed
- Specified by:
proceedin interfaceTrackedMethodStrategy- Throws:
Throwable
-