Package com.orchestranetworks.addon.adix
Class AdixExportResult
- java.lang.Object
-
- com.orchestranetworks.addon.adix.AdixExportResult
-
public final class AdixExportResult extends java.lang.ObjectDeprecated.Since 2.3.0, replaced byDataExchangeResult.Defines the results of an Adix export.
-
-
Constructor Summary
Constructors Constructor Description AdixExportResult()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.io.FilegetExportedFile()Deprecated.Returns the exported file.java.util.Iterator<com.onwbp.base.text.UserMessage>getUserMessages()Deprecated.Returns the iterator of error messages.
-