| Modifier and Type | Method and Description |
|---|---|
CorrelatorDAO |
ProcessDAO.addCorrelator(java.lang.String correlator) |
CorrelatorDAO |
ProcessDAO.getCorrelator(java.lang.String correlatorId)
Get a message correlator instance.
|
CorrelatorDAO |
ProcessInstanceDAO.getInstantiatingCorrelator()
Return the correlator which results in the instantiation of the process instance.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceDAO |
ProcessDAO.createInstance(CorrelatorDAO instantiatingCorrelator)
Create a new process instance object.
|
Copyright © 2022 WSO2. All Rights Reserved.