Package com.veeva.vault.sdk.api.workflow
Interface WorkflowTaskAssignResponse
public interface WorkflowTaskAssignResponse
Contains methods to retrieve information about the assign workflow task action.
-
Method Summary
-
Method Details
-
getTaskId
String getTaskId()Retrieves the task ID.- Returns:
- task ID.
-