Package com.veeva.vault.sdk.api.workflow
Interface WorkflowActionResponse
- All Known Subinterfaces:
WorkflowRemoveItemsResponse
public interface WorkflowActionResponse
Contains methods to retrieve information about the workflow action.
-
Method Summary
-
Method Details
-
getWorkflowId
String getWorkflowId()Retrieves the workflow id.- Returns:
- workflow id.
-