Package | Description |
---|---|
org.apache.oodt.commons.activity | |
org.apache.oodt.xmlquery.activity |
Class and Description |
---|
Activity
An activity is an occurrence of some active action.
|
ActivityException
This class is intended to be thrown as an exception in the org.apache.oodt.commons.activity package.
|
ActivityFactory
Factory for activities.
|
Incident
An incident signifies some occurrence within an activity.
|
Retrieval
Retrieval is a vehicle for getting activities and their associated incidents from
Storage . |
Storage
A Storage is a place to store for the long term record an activity and the incidents
that define it.
|
StoredIncident
This class holds an incident retrieved from storage.
|
WriterStorage
Storage that sends activity reports to a
Writer as plain text. |
XMLStorage
Storage that saves activities as XML documents.
|
Class and Description |
---|
Incident
An incident signifies some occurrence within an activity.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.