Uses of Interface
com.veeva.vault.sdk.api.lifecycle.DocumentLifecycleUserActionExecutionResponse
Packages that use DocumentLifecycleUserActionExecutionResponse
Package
Description
This package provides interfaces to retrieve configuration metadata pertaining to object and document lifecycles, states, and actions, and to execute actions.
-
Uses of DocumentLifecycleUserActionExecutionResponse in com.veeva.vault.sdk.api.lifecycle
Method parameters in com.veeva.vault.sdk.api.lifecycle with type arguments of type DocumentLifecycleUserActionExecutionResponseModifier and TypeMethodDescriptionDocumentLifecycleUserActionExecutionOperation.onSuccess(Consumer<DocumentLifecycleUserActionExecutionResponse> successHandler) Sets the function called when the user action execution succeeds.