|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netxms.client.datacollection.TransformationTestResult
public final class TransformationTestResult
Results of transformation script testing
| Field Summary | |
|---|---|
java.lang.String |
result
Script return value on success or error message on failure |
boolean |
success
true if script execution was successful |
| Constructor Summary | |
|---|---|
TransformationTestResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean success
public java.lang.String result
| Constructor Detail |
|---|
public TransformationTestResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||