Uses of Interface
com.veeva.vault.sdk.api.lifecycle.UserActionExecutionRequest
Packages that use UserActionExecutionRequest
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 UserActionExecutionRequest in com.veeva.vault.sdk.api.lifecycle
Methods in com.veeva.vault.sdk.api.lifecycle that return UserActionExecutionRequestModifier and TypeMethodDescriptionUserActionExecutionRequest.Builder.build()Validates and retrieves a completedUserActionExecutionRequest.Methods in com.veeva.vault.sdk.api.lifecycle with parameters of type UserActionExecutionRequestModifier and TypeMethodDescriptionObjectLifecycleStateUserActionService.executeUserAction(UserActionExecutionRequest request) Creates an instance ofUserActionExecutionOperation, which can be used to execute the user action based on theUserActionExecutionRequest.