|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StepErrorMeta | |
---|---|
org.pentaho.di.repository.kdr.delegates | |
org.pentaho.di.trans.step | |
org.pentaho.di.ui.trans.step |
Uses of StepErrorMeta in org.pentaho.di.repository.kdr.delegates |
---|
Methods in org.pentaho.di.repository.kdr.delegates that return StepErrorMeta | |
---|---|
StepErrorMeta |
KettleDatabaseRepositoryStepDelegate.loadStepErrorMeta(VariableSpace variables,
StepMeta stepMeta,
List<StepMeta> steps)
|
Methods in org.pentaho.di.repository.kdr.delegates with parameters of type StepErrorMeta | |
---|---|
void |
KettleDatabaseRepositoryStepDelegate.saveStepErrorMeta(StepErrorMeta meta,
ObjectId id_transformation,
ObjectId id_step)
|
Uses of StepErrorMeta in org.pentaho.di.trans.step |
---|
Methods in org.pentaho.di.trans.step that return StepErrorMeta | |
---|---|
StepErrorMeta |
StepErrorMeta.clone()
|
StepErrorMeta |
StepMeta.getStepErrorMeta()
|
Methods in org.pentaho.di.trans.step with parameters of type StepErrorMeta | |
---|---|
void |
StepMeta.setStepErrorMeta(StepErrorMeta stepErrorMeta)
|
Uses of StepErrorMeta in org.pentaho.di.ui.trans.step |
---|
Constructors in org.pentaho.di.ui.trans.step with parameters of type StepErrorMeta | |
---|---|
StepErrorMetaDialog(Shell par,
StepErrorMeta stepErrorMeta,
TransMeta transMeta,
List<StepMeta> targetSteps)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |