Skip navigation links

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

E17060-04


oracle.odi.domain.project
Class StepVariable.RefreshVariable

java.lang.Object
  extended by oracle.odi.domain.project.StepVariable.RefreshVariable

All Implemented Interfaces:
StepVariable.IVariableAction
Enclosing class:
StepVariable

public static class StepVariable.RefreshVariable
extends java.lang.Object
implements StepVariable.IVariableAction

Implements refresh action for an StepVariable.

Since:
11.1.1.3.0

Constructor Summary
StepVariable.RefreshVariable(StepVariable pStepVariable)
          Create a new StepVariable.RefreshVariable.

 

Method Summary

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

StepVariable.RefreshVariable

public StepVariable.RefreshVariable(StepVariable pStepVariable)
Create a new StepVariable.RefreshVariable.
Parameters:
pStepVariable - a step

Skip navigation links

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

E17060-04


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