Package com.ibm.di.util
Class VersionInformation
- java.lang.Object
-
- com.ibm.di.util.VersionInformation
-
public class VersionInformation extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetVersionNumbers()getVesrionNumbers() iterators through all the installed components i.e Connectors, Parsers and Event Handlers and prints their version numbers
-
-
-
Method Detail
-
getVersionNumbers
public static java.lang.String getVersionNumbers() throws java.lang.ExceptiongetVesrionNumbers() iterators through all the installed components i.e Connectors, Parsers and Event Handlers and prints their version numbers- Returns:
- VersionInfo: String
- Throws:
java.lang.Exception
-
-