public interface StepAttributesInterface
| 限定符和类型 | 方法和说明 |
|---|---|
org.pentaho.di.core.KettleAttributeInterface |
findAttribute(String key) |
org.pentaho.di.core.KettleAttributeInterface |
findParent(List<org.pentaho.di.core.KettleAttributeInterface> attributes,
String parentId) |
String |
getDescription(String attributeKey) |
String |
getRepCode(String attributeKey) |
String |
getTooltip(String attributeKey) |
String |
getXmlCode(String attributeKey) |
Copyright © 2024 Hitachi Vantara. All rights reserved.