Uses of Interface
com.veeva.vault.sdk.api.lifecycle.DocumentLifecycleUserActionExecutionError
Packages that use DocumentLifecycleUserActionExecutionError
Package
Description
This package provides interfaces to retrieve configuration metadata for object and document lifecycles and actions, and to execute
actions.
-
Uses of DocumentLifecycleUserActionExecutionError in com.veeva.vault.sdk.api.lifecycle
Method parameters in com.veeva.vault.sdk.api.lifecycle with type arguments of type DocumentLifecycleUserActionExecutionErrorModifier and TypeMethodDescriptionDocumentLifecycleUserActionExecutionOperation.onError
(Consumer<DocumentLifecycleUserActionExecutionError> errorHandler) Sets the function called when the user action execution encounters an error.