public interface AknHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
acknowledge(java.lang.String monitorId,
OperationParameters operationParameters,
java.util.Date aknTimestamp)
Perform acknowledge of monitor
|
boolean acknowledge(java.lang.String monitorId,
OperationParameters operationParameters,
java.util.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 otherwise
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0