Class TestSuiteLogCollection.ProcessInfo
java.lang.Object
de.qytera.qtaf.core.log.model.collection.TestSuiteLogCollection.ProcessInfo
- Enclosing class:
- TestSuiteLogCollection
A class describing
Process information.-
Method Summary
-
Method Details
-
getPid
public long getPid()Get PID of current process.- Returns:
- PID of current process
-