public interface MobileShareAction extends com.veeva.vault.sdk.infrastructure.core.SdkEntryPoint<MobileShareActionContext>
Modifier and Type | Method and Description |
---|---|
void |
execute(MobileShareActionExecuteContext context)
Invoked to validate and process the files uploaded as part of sharing.
|
boolean |
isAvailable(MobileShareActionAvailableContext context)
Invoked before the files have been uploaded to Vault to determine if an action is available for execution.
|
boolean isAvailable(MobileShareActionAvailableContext context)
void execute(MobileShareActionExecuteContext context)
Copyright © Veeva Systems 2017–2022. All rights reserved.