|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.5) E22565-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Incident in oracle.apps.fnd.appltest.diagfwk.engine |
---|
Methods in oracle.apps.fnd.appltest.diagfwk.engine that return Incident | |
---|---|
static Incident |
DiagEngineFactory.createIncident()
|
static Incident |
DiagEngineFactory.createIncident(java.lang.String pIncidentId,
java.lang.String pProblemKey,
java.util.Date pIncidentTimestamp,
java.lang.String pMessageId,
java.lang.String pProductType,
java.lang.String pProductId,
java.lang.String pInstanceId,
java.lang.String pServerName)
|
protected abstract Incident |
DiagEngineFactory.makeIncident()
|
Uses of Incident in oracle.apps.fnd.appltest.diagfwk.engine.facade |
---|
Methods in oracle.apps.fnd.appltest.diagfwk.engine.facade that return types with arguments of type Incident | |
---|---|
java.util.List<Incident> |
TestRunFacade.listAllIncidents(Problem pProblem)
Lists all the incidents for the given problem within this applications system |
Uses of Incident in oracle.apps.fnd.appltest.diagfwk.engine.impl |
---|
Methods in oracle.apps.fnd.appltest.diagfwk.engine.impl that return Incident | |
---|---|
protected Incident |
DiagEngineFactoryImpl.makeIncident()
|
Uses of Incident in oracle.apps.fnd.appltest.diagfwk.engine.impl.adr |
---|
Classes in oracle.apps.fnd.appltest.diagfwk.engine.impl.adr that implement Incident | |
---|---|
class |
IncidentImpl
Implements the Incident interface |
Uses of Incident in oracle.apps.fnd.appltest.diagfwk.engine.provider.adr |
---|
Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.adr that return types with arguments of type Incident | |
---|---|
java.util.List<Incident> |
ASDFWADRProvider.listAllIncidents(Problem pProblem)
|
abstract java.util.List<Incident> |
ADRProvider.listAllIncidents(Problem pProblem)
Lists all incidents for the given problem in ADR for the current applications system. |
Uses of Incident in oracle.apps.fnd.appltest.diagfwk.ui.backing |
---|
Methods in oracle.apps.fnd.appltest.diagfwk.ui.backing that return Incident | |
---|---|
Incident |
TestRunTree.getCurrentIncident()
|
Methods in oracle.apps.fnd.appltest.diagfwk.ui.backing that return types with arguments of type Incident | |
---|---|
java.util.List<Incident> |
TestRunTree.getIncidentsForProblem()
Returns the incidents for the problem that the user currently selected. |
Method parameters in oracle.apps.fnd.appltest.diagfwk.ui.backing with type arguments of type Incident | |
---|---|
void |
TestRunTree.setIncidentsForProblem(java.util.List<Incident> pIncidentsForProblem)
|
|
Oracle Fusion Middleware extensions for Logging and Diagnostic 11g Release 1 (11.1.1.5) E22565-01 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |