Qorus Integration Engine®  4.0.3.p2_git
Java Step Types

Variables

static final String com.qoretechnologies.qorus.OMQ.ExecNormal = "NORMAL"
 step attribute: for normal steps
 
static final String com.qoretechnologies.qorus.OMQ.ExecAsync = "ASYNC"
 step attribute: for async steps
 
static final String com.qoretechnologies.qorus.OMQ.ExecSubWorkflow = "SUBWORKFLOW"
 step attribute: for subworkflow steps
 
static final String com.qoretechnologies.qorus.OMQ.ExecEvent = "EVENT"
 step attribute: for synchronization event steps
 

Detailed Description

These are the possible types for steps