Uses of Class
com.veeva.vault.vapil.api.model.response.ObjectWorkflowResponse
Packages that use ObjectWorkflowResponse
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of ObjectWorkflowResponse in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return ObjectWorkflowResponseModifier and TypeMethodDescriptionObjectLifecycleWorkflowRequest.retrieveWorkflowDetails
(int workflowId) Retrieve Workflow Details
Retrieve the details for a specific object workflow.ObjectLifecycleWorkflowRequest.retrieveWorkflows
(String object, String recordId, String participant) Retrieve WorkflowsObjectLifecycleWorkflowRequest.retrieveWorkflowsByPage
(String pageUrl) Retrieve Workflows (By Page)