Class SaasRegistry
java.lang.Object
com.sap.cds.feature.mt.lib.subscription.SaasRegistry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcallBackSaasRegistry(boolean success, String message, String subscriptionUrl, String callbackUrl)
-
Field Details
-
SUCCEEDED
- See Also:
-
FAILED
- See Also:
-
SAAS_REGISTRY_DESTINATION
- See Also:
-
-
Constructor Details
-
SaasRegistry
-
-
Method Details
-
callBackSaasRegistry
public void callBackSaasRegistry(boolean success, String message, String subscriptionUrl, String callbackUrl) throws InternalError - Throws:
InternalError
-
getServiceSpecification
-