Package | Description |
---|---|
com.hof.mi.etl.runner |
Modifier and Type | Method and Description |
---|---|
ETLRunContext.RunMode |
ETLRunContext.getRunMode()
Return the
ETLRunContext.RunMode |
ETLRunContext.RunMode |
ETLPreviewRunContext.getRunMode() |
ETLRunContext.RunMode |
ETLBackgroundRunContext.getRunMode() |
static ETLRunContext.RunMode |
ETLRunContext.RunMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ETLRunContext.RunMode[] |
ETLRunContext.RunMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|