Difference between revisions of "Extensions.Job.AddBranchByIndex"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
{{TableRowPropertie1| ParameterContainer | [[ParameterContainer]] | [[Term]] | - | [1] | The parameters in which new element (s) to be added.}} | {{TableRowPropertie1| ParameterContainer | [[ParameterContainer]] | [[Term]] | - | [1] | The parameters in which new element (s) to be added.}} | ||
{{TableRowPropertie2| Index | [[Integer]] | [[Term]] | - | [0..1] | The index of the multiplexer branch is added to the}} | {{TableRowPropertie2| Index | [[Integer]] | [[Term]] | - | [0..1] | The index of the multiplexer branch is added to the}} | ||
+ | {{TableRowPropertie1| Content | [[ParameterContainer]] | [[Term]] | - | [0..1] | The element that is placed in the newly created branch multiplexer}} | ||
|} | |} | ||
Revision as of 10:04, 8 August 2014
Classification
Name | AddBranchByIndex |
Short Description | Adds a set of response parameters by index |
Class | Action |
Extension | OTX Job extension |
Group | Job related actions |
Exceptions | TypeMismatchException OutOfBoundsException |
Checker Rules | - |
Standard Compliant | Yes |
Description
AddBranchByIndex is used to add a number of parameters Response to Response structure according to the definition of a database by its index multiplexer.
Properties
Name | Data Type | Class | Default | Cardinality | Description |
ParameterContainer | ParameterContainer | Term | - | [1] | The parameters in which new element (s) to be added. |
Index | Integer | Term | - | [0..1] | The index of the multiplexer branch is added to the |
Content | ParameterContainer | Term | - | [0..1] | The element that is placed in the newly created branch multiplexer |
See also
SendFinalResult
SendIntermediateResult
SetJobInfo
SetProgressInfo
AddElement
AddBranchByName
AddBranchByValue
AddEnvDataByDtc