![]() |
Qorus Integration Engine® Enterprise Edition 7.0.6_prod
|
Variables | |
const | OMQ::OT_CONSTANT = "CONSTANT" |
for constant library objects | |
const | OMQ::OT_CLASS = "CLASS" |
for class library objects | |
const | OMQ::OT_FUNCTION = "FUNCTION" |
for function library objects | |
const | OMQ::OT_PIPELINE = "PIPELINE" |
for pipeline library objects | |
const | OMQ::OT_FSM = "FSM" |
for FSM library objects | |
const | OMQ::OT_MAPPER = "MAPPER" |
for mapper library objects (only for pipelines and FSMs) | |
These are the possible library object types for workflows and services
const OMQ::OT_FSM = "FSM" |
for FSM library objects
const OMQ::OT_MAPPER = "MAPPER" |
for mapper library objects (only for pipelines and FSMs)
const OMQ::OT_PIPELINE = "PIPELINE" |
for pipeline library objects