Package | Description |
---|---|
com.veeva.vault.vapil.api.model.common |
Models for Vault data such as documents, object records, users, and groups
|
com.veeva.vault.vapil.api.request |
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
|
Modifier and Type | Method and Description |
---|---|
DocumentEvent.Property |
DocumentEvent.getEventProperties() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentEvent.setEventProperties(DocumentEvent.Property properties) |
Modifier and Type | Method and Description |
---|---|
VaultResponse |
DocumentEventRequest.createDocumentEvent(int docId,
int majorVersion,
int minorVersion,
DocumentEvent.Property eventProperties)
Create Document Event
|
Copyright © 2021. All rights reserved.