Class InitiateDocumentWorkflowResponse.DocumentWorkflowData
java.lang.Object
com.veeva.vault.vapil.api.model.VaultModel
com.veeva.vault.vapil.api.model.response.InitiateDocumentWorkflowResponse.DocumentWorkflowData
- Enclosing class:
- InitiateDocumentWorkflowResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetRecordId(String recordId) voidsetRecordUrl(String recordUrl) voidsetWorkflowId(String workflowId) Methods inherited from class com.veeva.vault.vapil.api.model.VaultModel
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
-
Constructor Details
-
DocumentWorkflowData
public DocumentWorkflowData()
-
-
Method Details
-
getRecordId
-
setRecordId
-
getRecordUrl
-
setRecordUrl
-
getWorkflowId
-
setWorkflowId
-