Uses of Interface
com.sap.cds.feature.mt.lib.subscription.exits.DependencyExit
Packages that use DependencyExit
-
Uses of DependencyExit in com.sap.cds.feature.mt.lib.subscription.exits
Methods in com.sap.cds.feature.mt.lib.subscription.exits that return DependencyExitModifier and TypeMethodDescriptionExits.getDependencyExit()Deprecated, for removal: This API element is subject to removal in a future version.Constructors in com.sap.cds.feature.mt.lib.subscription.exits with parameters of type DependencyExitModifierConstructorDescriptionExits(UnSubscribeExit unSubscribeExit, SubscribeExit subscribeExit, DependencyExit dependencyExit, InitDbExit initDbExit) Deprecated, for removal: This API element is subject to removal in a future version.Exits(UnSubscribeExit unSubscribeExit, SubscribeExit subscribeExit, DependencyExit dependencyExit, InitDbExit initDbExit, UserProvidedSchemasExit userProvidedSchemasExit, boolean callAsyncExits) Deprecated, for removal: This API element is subject to removal in a future version.