public interface AknHandler
Modifier and Type | Method and Description |
---|---|
boolean |
acknowledge(String monitorId,
OperationParameters operationParameters,
Date aknTimestamp)
Perform acknowledge of monitor
|
boolean acknowledge(String monitorId, OperationParameters operationParameters, Date aknTimestamp)
monitorId
- the monitor to acknowledgeoperationParameters
- the effective operation parametersaknTimestamp
- the timestamp until which the state is acknowledgedtrue
if the monitor was found and processed,
false
otherwiseCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.