Package | Description |
---|---|
org.apache.oodt.commons.activity | |
org.apache.oodt.xmlquery.activity |
Modifier and Type | Method and Description |
---|---|
void |
Activity.log(Incident incident)
Log the given incident.
|
void |
NullActivity.recordIncident(Incident incident)
Ignore the incident.
|
void |
CompositeActivity.recordIncident(Incident incident)
Record the given incident in each of our delegate activities.
|
protected abstract void |
Activity.recordIncident(Incident incident)
Record the given incident.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryConstructed |
class |
ResultsReceived |
Copyright © 1999–2017 Apache OODT. All rights reserved.