| Package | Description |
|---|---|
| ee.telekom.workflow.facade |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowEngineFacade.createWorkflowInstance(CreateWorkflowInstance request)
Creates a new workflow instance as described by the request and sets
the request's refNum field to the newly created workflow instance's refNum.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowEngineFacade.createWorkflowInstances(List<CreateWorkflowInstance> requests)
Creates a new workflow instance for each request in the given list and sets
each request's refNum field to the newly created workflow instance's refNum.
|
Copyright © 2017. All rights reserved.