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