Package | Description |
---|---|
org.apache.oodt.commons.activity |
Modifier and Type | Class and Description |
---|---|
class |
SQLDatabaseStorage
This class enables storage of activity incidents in just about any database
management system.
|
class |
StandardOutputStorage
Storage that sends activity reports to the standard output as plain text.
|
class |
WriterStorage
Storage that sends activity reports to a
Writer as plain text. |
class |
XMLStandardOutputStorage
Simple storage that writes XML documents describing activities to the standard output.
|
class |
XMLStorage
Storage that saves activities as XML documents.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.