Interface StepAttributesInterface

    • Method Detail

      • findParent

        org.pentaho.di.core.KettleAttributeInterface findParent​(List<org.pentaho.di.core.KettleAttributeInterface> attributes,
                                                                String parentId)
      • findAttribute

        org.pentaho.di.core.KettleAttributeInterface findAttribute​(String key)
      • getDescription

        String getDescription​(String attributeKey)