public class POEExtraction extends Object
| Constructor and Description |
|---|
POEExtraction() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractPOE(TimestampWrapper timestamp,
DiagnosticData diagnosticData) |
Date |
getLowestPOE(String id,
Date controlTime) |
void |
init(DiagnosticData diagnosticData,
Date currentTime) |
boolean |
isPOEExists(String id,
Date controlTime)
Returns true if there is a POE exists for a given id at (or before) the control time.
|
public void init(DiagnosticData diagnosticData, Date currentTime)
public void extractPOE(TimestampWrapper timestamp, DiagnosticData diagnosticData)
public boolean isPOEExists(String id, Date controlTime)
Copyright © 2018. All rights reserved.