| Modifier and Type | Field and Description |
|---|---|
IInputParameter |
FileTransferPlanElement.Input
This parameter holds the input value of the
FileTransferPlanElement operation. |
IInputParameter |
FileTransferPlanElement.MoveTo
After a file has been retrieved from the
StorageSystem, it is stored in a
temporary location. |
IInputParameter |
ShellPlanElement.StdInParameter
The parameter to retrieve the products of the standard input.
|
| Modifier and Type | Field and Description |
|---|---|
List<IInputParameter> |
CheckpointPlanElement.Inputs
The Inputs that store the locators to be checkpointed.
|
List<IInputParameter> |
ParameterProcessingPlanElement.Parameters
The Parameters that are to be evaluated
|
| Modifier and Type | Field and Description |
|---|---|
IInputParameter |
ArrayIterationPlanCondition.ArrayParameter |
IInputParameter |
CounterPlanCondition.CounterEndParameter |
IInputParameter |
CounterPlanCondition.CounterStartParameter |
IInputParameter |
BooleanVariableCondition.FlagParameter |
IInputParameter |
CounterPlanCondition.IncrementStepParameter |
IInputParameter |
DecimalRangePlanCondition.RangeEndParameter |
IInputParameter |
DecimalRangePlanCondition.RangeStartParameter |
| Modifier and Type | Field and Description |
|---|---|
IInputParameter |
ArgumentBase.Parameter |
| Modifier and Type | Field and Description |
|---|---|
IInputParameter |
AttributedInputParameter.Parameter |
| Constructor and Description |
|---|
AttributedInputParameter(IInputParameter Parameter) |
AttributedInputParameter(IInputParameter Parameter,
boolean IsFile) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IInputOutputParameter |
| Modifier and Type | Class and Description |
|---|---|
class |
FilteredInOutParameter |
class |
FilteredInParameter |
class |
SimpleInOutParameter |
class |
SimpleInParameter |
| Constructor and Description |
|---|
ThreadBufferedWriter(OutputStream stream,
IInputParameter StdInParameter,
boolean StdInIsFile,
ExecutionHandle Handle,
Object lockMe) |
Copyright © 2014. All Rights Reserved.