Package | Description |
---|---|
org.pentaho.di.core |
Modifier and Type | Field and Description |
---|---|
protected ArrayList<ObjectUsageCount> |
Props.pluginHistory |
Modifier and Type | Method and Description |
---|---|
static ObjectUsageCount |
ObjectUsageCount.fromString(String string) |
Modifier and Type | Method and Description |
---|---|
List<ObjectUsageCount> |
Props.getPluginHistory()
Get the list of recently used step
|
Modifier and Type | Method and Description |
---|---|
int |
ObjectUsageCount.compare(ObjectUsageCount count1,
ObjectUsageCount count2) |
int |
ObjectUsageCount.compareTo(ObjectUsageCount count) |
Copyright © 2018 Hitachi Vantara. All rights reserved.