@Service @Extension public class WaitingRemoteSystemServiceImpl extends Object implements WaitingRemoteSystemService
| Constructor and Description |
|---|
WaitingRemoteSystemServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
io.tesler.model.workflow.entity.WaitingRemoteSystem |
getRootWaiting(io.tesler.model.workflow.entity.WaitingRemoteSystem waiting) |
void |
wait(io.tesler.model.workflow.entity.WaitingRemoteSystem srcWaiting,
String newCorrelationId) |
void |
wait(io.tesler.model.workflow.entity.WorkflowableTask task,
io.tesler.model.workflow.entity.WorkflowPostFunction postFunction,
String correlationId) |
public void wait(io.tesler.model.workflow.entity.WorkflowableTask task, io.tesler.model.workflow.entity.WorkflowPostFunction postFunction, String correlationId)
wait in interface WaitingRemoteSystemServicepublic void wait(io.tesler.model.workflow.entity.WaitingRemoteSystem srcWaiting, String newCorrelationId)
wait in interface WaitingRemoteSystemServicepublic io.tesler.model.workflow.entity.WaitingRemoteSystem getRootWaiting(io.tesler.model.workflow.entity.WaitingRemoteSystem waiting)
getRootWaiting in interface WaitingRemoteSystemServiceCopyright © 2018–2020 Tesler. All rights reserved.