@Component public class RetentionExpirationDestroyerWebClient extends DataBridgeWebClient
DEFAULT_ACCEPT, DEFAULT_CONTENT_TYPE, HERD_APP_REST_URI_PREFIX, herdStringHelper, httpClientHelper, httpClientOperations, regServerAccessParamsDto| Constructor and Description |
|---|
RetentionExpirationDestroyerWebClient() |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectData |
destroyBusinessObjectData(BusinessObjectDataKey businessObjectDataKey)
Retrieves business object definition from the herd registration server.
|
addStorageFiles, getAuthorizationHeader, getBusinessObjectData, getBusinessObjectDataStorageFilesCreateResponse, getRegServerAccessParamsDto, getS3KeyPrefix, getStorage, getUriScheme, preRegisterBusinessObjectData, processXmlHttpResponse, setRegServerAccessParamsDto, updateBusinessObjectDataStatuspublic RetentionExpirationDestroyerWebClient()
public BusinessObjectData destroyBusinessObjectData(BusinessObjectDataKey businessObjectDataKey) throws IOException, JAXBException, URISyntaxException, NoSuchAlgorithmException, KeyStoreException, KeyManagementException
businessObjectDataKey - the name of the business object data keyIOException - if an I/O error was encounteredJAXBException - if a JAXB error was encounteredURISyntaxException - if an URI syntax error was encounteredKeyStoreException - if a key store exception occursNoSuchAlgorithmException - if a no such algorithm exception occursKeyManagementException - if key management exceptionCopyright © 2021. All rights reserved.