Uses of Enum Class
com.veeva.vault.vapil.api.request.ObjectLifecycleWorkflowRequest.CompletionStatus
Packages that use ObjectLifecycleWorkflowRequest.CompletionStatus
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of ObjectLifecycleWorkflowRequest.CompletionStatus in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return ObjectLifecycleWorkflowRequest.CompletionStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ObjectLifecycleWorkflowRequest.CompletionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.veeva.vault.vapil.api.request with parameters of type ObjectLifecycleWorkflowRequest.CompletionStatusModifier and TypeMethodDescriptionObjectLifecycleWorkflowRequest.completeJobStep(String jobStepId, ObjectLifecycleWorkflowRequest.CompletionStatus completionStatus) Complete Job Step