public class RiskIQIntegrationServiceImpl extends Object implements IntegrationService
Constructor and Description |
---|
RiskIQIntegrationServiceImpl() |
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
IntegrationService
doIntegration
in interface IntegrationService
context
- the service context for the integration.Exception
- if there are errors during the integration.ServiceContext
public String checkUpdate(ServiceContext context)
IntegrationService
Please reference ticketInfo.xsd
checkUpdate
in interface IntegrationService
context
- the service context for the integration.ServiceContext
Copyright © 2019. All rights reserved.