Package com.veeva.vault.sdk.api.action
Interface UserActionExecutionBanner
public interface UserActionExecutionBanner
Represents a post-execution banner for a record or document action
in the
USER_ACTION
use case.
To be set on the action context during the onPostExecute
method.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Build aUserActionExecutionBanner
to be set on aPostExecutionUserActionUIBehavior
during the action'sonPostExecute
method.