-
Interfaces Interface Description com.onenetwork.platform.env.SharedFilesystemService UseSharedStorageService
to store files without client worrying about underlying storage. SharedFileSystemService is deprecated since it exposes underlying storage i.e. NFS to the client.
-
Classes Class Description com.onenetwork.platform.integ.msg.ModelOutboundCsvTransformer com.onenetwork.platform.integ.msg.OutboundCsvTransformContext com.onenetwork.platform.integ.msg.SqlDefOutboundCsvTransformer use SqlDefCsvTransformer
-
Fields Field Description com.onenetwork.platform.ixm.TaskWriter.CREATE_JOB it is recommended that TaskWriters always create tasks in a job and ignore this paramcom.onenetwork.platform.ixm.TaskWriter.JOB_TYPE it is recommended that TaskWriters specify their own job type and ignore this param
-
Constructors Constructor Description com.onenetwork.platform.integ.csv.CsvTransformContext(PlatformUserContext) com.onenetwork.platform.tools.log.PlatformLevel(int, String, int) not intended for use by clients - use static constantscom.onenetwork.platform.tools.log.PlatformLogger(String) not for direct use by clients; usePlatformLogger.get(Class)