| getEvidenceKeyFilter ()
Instance of EvidenceKeyFilter based on the evidence keys fetched from the cloud service by the private getEvidenceKeys() method. More...
|
| processInternal ($flowData)
|
| setCache ($cache)
|
| refreshData ($fileName_or_data=null, $length=null)
Ask the engine to start using the specified data file for detections. More...
|
|
| getDataSourceTier ()
Get the tier to which the current data source belongs. More...
|
| setCache ($cache)
|
| setRestrictedProperties ($propertiesList)
Add a subset of properties. More...
|
| inCache ($flowData)
A method to check if a flowData's evidence is in the cache. More...
|
| process ($flowData)
|
|
| process ($flowData)
|
| getEvidenceKeyFilter ()
|
| filterEvidence ($flowData)
|
| filterEvidenceKey ($key)
|
| onRegistration ($pipeline)
Callback called when an engine is added to a pipeline. More...
|
| processInternal ($flowData)
Process FlowData - this is process function is usually overriden by specific FlowElements to do their core work. More...
|
| getProperties ()
Get properties is usually overriden by specific FlowElements. More...
|
| updatePropertyList ()
Update a FlowElement's property list This is used by elements that are only aware of their properites at a later stage, such as cloud request based FlowElements or FlowElements that change their properties later based on new datafiles.
|
| process ($flowData)
|
| getEvidenceKeyFilter ()
|
| filterEvidence ($flowData)
|
| filterEvidenceKey ($key)
|
| onRegistration ($pipeline)
Callback called when an engine is added to a pipeline. More...
|
| processInternal ($flowData)
Process FlowData - this is process function is usually overriden by specific FlowElements to do their core work. More...
|
| getProperties ()
Get properties is usually overriden by specific FlowElements. More...
|
| updatePropertyList ()
Update a FlowElement's property list This is used by elements that are only aware of their properites at a later stage, such as cloud request based FlowElements or FlowElements that change their properties later based on new datafiles.
|