Interface EntryActionCancelWorkflowMetadata
- All Superinterfaces:
LifecycleEntryActionMetadata
-
Method Summary
Modifier and TypeMethodDescriptionGets the API name of the workflow to cancelMethods inherited from interface com.veeva.vault.sdk.api.lifecycle.LifecycleEntryActionMetadata
getType
-
Method Details
-
getWorkflowName
String getWorkflowName()Gets the API name of the workflow to cancel- Returns:
- the API name of the workflow to cancel
-