|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransListener
| Method Summary | |
|---|---|
void |
transActive(Trans trans)
This transformation went from an in-active to an active state. |
void |
transFinished(Trans trans)
The transformation has finished. |
void |
transIdle(Trans trans)
The transformation went from an active to an inactive state. |
| Method Detail |
|---|
void transActive(Trans trans)
trans -
org.pentaho.di.core.exception.KettleExceptionvoid transIdle(Trans trans)
trans -
org.pentaho.di.core.exception.KettleException
void transFinished(Trans trans)
throws org.pentaho.di.core.exception.KettleException
trans -
org.pentaho.di.core.exception.KettleException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||