| Package | Description |
|---|---|
| ee.telekom.workflow.facade | |
| ee.telekom.workflow.facade.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<WorkflowInstanceFacadeStatus,Integer>> |
WorkflowEngineFacade.getWorkflowStatistics()
Returns a map that describes workflow statistics.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowInstanceFacadeStatus |
WorkflowInstanceFacadeStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowInstanceFacadeStatus[] |
WorkflowInstanceFacadeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowInstanceFacadeStatus> |
SearchWorkflowInstances.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchWorkflowInstances.setStatus(List<WorkflowInstanceFacadeStatus> status) |
Copyright © 2017. All rights reserved.