\r\n

51Degrees Pipeline Java  4.4

51Degrees Pipeline for Java

fiftyone.pipeline.engines.services.OnUpdateComplete Interface Reference

Detailed Description

Event class called by the DataUpdateService when an update has been completed.

Public Member Functions

void  call (Object sender, DataUpdateService.DataUpdateCompleteArgs args)
Called by the DataUpdateService. More...

Member Function Documentation

◆ call()

void fiftyone.pipeline.engines.services.OnUpdateComplete.call ( Object   sender,
DataUpdateService.DataUpdateCompleteArgs   args  
)

Called by the DataUpdateService.

Parameters
sender - the AspectEngineDataFile which has been updated
args - information on the status of the update