Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Class
oracle.odi.domain.runtime.session.OdiSessionTaskLog.LogCounter

Packages that use OdiSessionTaskLog.LogCounter
oracle.odi.domain.runtime.session This package contains classes for managing Oracle Data Integrator Sessions and related objects. 
 

Uses of OdiSessionTaskLog.LogCounter in oracle.odi.domain.runtime.session
 

Methods in oracle.odi.domain.runtime.session that return OdiSessionTaskLog.LogCounter
 OdiSessionTaskLog.LogCounter OdiSessionTaskLog.getLogCounter()
          Returns LogCounter used by this OdiSessionTaskLog.
static OdiSessionTaskLog.LogCounter OdiSessionTaskLog.LogCounter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiSessionTaskLog.LogCounter[] OdiSessionTaskLog.LogCounter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.