Class Exits
java.lang.Object
com.sap.cds.feature.mt.lib.subscription.exits.Exits
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionExits(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. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Exits
public 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. -
Exits
public Exits(UnSubscribeExit unSubscribeExit, SubscribeExit subscribeExit, DependencyExit dependencyExit, InitDbExit initDbExit) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getUnSubscribeExit
Deprecated, for removal: This API element is subject to removal in a future version. -
getSubscribeExit
Deprecated, for removal: This API element is subject to removal in a future version. -
getDependencyExit
Deprecated, for removal: This API element is subject to removal in a future version. -
getInitDbExit
Deprecated, for removal: This API element is subject to removal in a future version. -
getUserProvidedSchemasExit
Deprecated, for removal: This API element is subject to removal in a future version. -
getBeforeSubscribeMethod
Deprecated, for removal: This API element is subject to removal in a future version. -
getAfterSubscribeMethod
Deprecated, for removal: This API element is subject to removal in a future version. -
getBeforeUnSubscribeMethod
Deprecated, for removal: This API element is subject to removal in a future version. -
getAfterUnSubscribeMethod
Deprecated, for removal: This API element is subject to removal in a future version.
-