Uses of Interface
com.veeva.vault.sdk.api.lifecycle.ObjectLifecycleUserActionMetadata
Packages that use ObjectLifecycleUserActionMetadata
Package
Description
This package provides interfaces to retrieve configuration metadata pertaining to object and document lifecycles, states, and actions, and to execute actions.
-
Uses of ObjectLifecycleUserActionMetadata in com.veeva.vault.sdk.api.lifecycle
Methods in com.veeva.vault.sdk.api.lifecycle that return ObjectLifecycleUserActionMetadataModifier and TypeMethodDescriptionObjectRecordLifecycleUserActionDetail.getMetadata()Retrieves theObjectLifecycleUserActionMetadataassociated with this user action.ObjectLifecycleUserActionCollectionResponse.getUserAction(String userActionName) Given the object lifecycle user action name, obtains theObjectLifecycleUserActionMetadata.Methods in com.veeva.vault.sdk.api.lifecycle that return types with arguments of type ObjectLifecycleUserActionMetadataModifier and TypeMethodDescriptionObjectLifecycleUserActionCollectionResponse.getUserActions()Gets the object lifecycle user actions as a list ofObjectLifecycleUserActionMetadata.