Package | Description |
---|---|
org.pentaho.di.core.injection.bean |
Modifier and Type | Field and Description |
---|---|
BeanLevelInfo |
BeanLevelInfo.parent
Parent step or null for root.
|
Modifier and Type | Field and Description |
---|---|
protected List<BeanLevelInfo> |
BeanInjectionInfo.Property.path |
Modifier and Type | Method and Description |
---|---|
protected List<BeanLevelInfo> |
BeanLevelInfo.createCallStack() |
List<BeanLevelInfo> |
BeanInjectionInfo.Property.getPath() |
Modifier and Type | Method and Description |
---|---|
protected void |
BeanInjectionInfo.addInjectionProperty(Injection metaInj,
BeanLevelInfo leaf) |
Constructor and Description |
---|
Property(String name,
String groupName,
List<BeanLevelInfo> path) |
Copyright © 2020 Hitachi Vantara. All rights reserved.