org.pentaho.di.trans.step
Class StepCategory

java.lang.Object
  extended by org.pentaho.di.trans.step.StepCategory

public class StepCategory
extends Object

List of step categories, put in order


Field Summary
static String[] CATEGORIES_IN_ORDER
           
 
Constructor Summary
StepCategory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORIES_IN_ORDER

public static final String[] CATEGORIES_IN_ORDER
Constructor Detail

StepCategory

public StepCategory()