|
|
const | QorusObjectParser::FT_Step = "STEP" |
| | step function type
|
| |
|
const | QorusObjectParser::FT_Generic = "GENERIC" |
| | generic function type
|
| |
|
const | QorusObjectParser::FT_AsyncStart = "ASYNC-START" |
| | async start function type for async steps
|
| |
|
const | QorusObjectParser::FT_AsyncEnd = "ASYNC-END" |
| | async end function type for async steps
|
| |
|
const | QorusObjectParser::FT_Validation = "VALIDATION" |
| | validation function type
|
| |
|
const | QorusObjectParser::FT_Array = "ARRAY" |
| | array function type
|
| |
|
const | QorusObjectParser::FT_Subworkflow = "SUBWORKFLOW" |
| | subworkflow function type
|
| |
|
const | OMQ::FT_Step = "STEP" |
| | step function type
|
| |
|
const | OMQ::FT_Generic = "GENERIC" |
| | generic function type
|
| |
|
const | OMQ::FT_AsyncStart = "ASYNC-START" |
| | async start function type for async steps
|
| |
|
const | OMQ::FT_AsyncEnd = "ASYNC-END" |
| | async end function type for async steps
|
| |
|
const | OMQ::FT_Validation = "VALIDATION" |
| | validation function type
|
| |
|
const | OMQ::FT_Array = "ARRAY" |
| | array function type
|
| |
|
const | OMQ::FT_Subworkflow = "SUBWORKFLOW" |
| | subworkflow function type
|
| |
These are the possible function types for step functions