Package | Description |
---|---|
com.dataflux.architect |
Data Management Platform Java™ Plugin.
|
Modifier and Type | Method and Description |
---|---|
StepExecType |
PlugStep.getExecutionType()
Determine current execution type.
|
static StepExecType |
StepExecType.valueOf(int value)
Return the
StepExecType that corresponds to the given integer value. |
static StepExecType |
StepExecType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StepExecType[] |
StepExecType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 SAS Institute Inc. All Rights Reserved.