| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransAction | |
|---|---|
| org.pentaho.di.core.gui | |
| org.pentaho.di.job | This package contains the different elements that make up a Job. | 
| org.pentaho.di.trans | This package contains the classes needed to define and execute transformations. | 
| Uses of TransAction in org.pentaho.di.core.gui | 
|---|
| Methods in org.pentaho.di.core.gui that return TransAction | |
|---|---|
 TransAction | 
UndoInterface.nextUndo()
Get the next undo transaction on the list.  | 
 TransAction | 
UndoInterface.previousUndo()
Get the previous undo operation and change the undo pointer  | 
 TransAction | 
UndoInterface.viewNextUndo()
Get the next undo transaction on the list.  | 
 TransAction | 
UndoInterface.viewPreviousUndo()
View previous undo, don't change undo position  | 
 TransAction | 
UndoInterface.viewThisUndo()
View current undo, don't change undo position  | 
| Uses of TransAction in org.pentaho.di.job | 
|---|
| Methods in org.pentaho.di.job that return TransAction | |
|---|---|
 TransAction | 
JobMeta.nextUndo()
 | 
 TransAction | 
JobMeta.previousUndo()
 | 
 TransAction | 
JobMeta.viewNextUndo()
 | 
 TransAction | 
JobMeta.viewPreviousUndo()
 | 
 TransAction | 
JobMeta.viewThisUndo()
View current undo, don't change undo position  | 
| Uses of TransAction in org.pentaho.di.trans | 
|---|
| Methods in org.pentaho.di.trans that return TransAction | |
|---|---|
 TransAction | 
TransMeta.nextUndo()
Get the next undo transaction on the list.  | 
 TransAction | 
TransMeta.previousUndo()
Get the previous undo operation and change the undo pointer  | 
 TransAction | 
TransMeta.viewNextUndo()
Get the next undo transaction on the list.  | 
 TransAction | 
TransMeta.viewPreviousUndo()
View previous undo, don't change undo position  | 
 TransAction | 
TransMeta.viewThisUndo()
View current undo, don't change undo position  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||