Package org.netxms.client.datacollection
Class TransformationTestResult
java.lang.Object
org.netxms.client.datacollection.TransformationTestResult
Results of transformation script testing
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
successpublic boolean successtrue if script execution was successful
- 
resultScript return value on success or error message on failure
 
- 
- 
Constructor Details- 
TransformationTestResultpublic TransformationTestResult()
 
-