public class VirusTotalIntegrationServiceImpl extends Object implements IntegrationService
| Constructor and Description |
|---|
VirusTotalIntegrationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
checkUpdate(ServiceContext context)
This method is used to check any ticket updates related to Accelops Incident in the integrated third party service and
returns the updated ticket information in FortiSIEM System.
|
void |
doIntegration(ServiceContext context)
This method allows send/exports FortiSIEM devices and incidents to the third party service defined
in the ServiceContext and returns information regarding to the result of the integration from the third party.
|
public void doIntegration(ServiceContext context) throws Exception
IntegrationServicedoIntegration in interface IntegrationServicecontext - the service context for the integration.Exception - if there are errors during the integration.ServiceContextpublic String checkUpdate(ServiceContext context)
IntegrationServicePlease reference ticketInfo.xsd
checkUpdate in interface IntegrationServicecontext - the service context for the integration.ServiceContextCopyright © 2019. All rights reserved.