| Package | Description |
|---|---|
| io.nflow.rest.v1 | |
| io.nflow.rest.v1.converter |
Message converters for nFlow REST API services.
|
| io.nflow.rest.v1.msg |
Message objects for nFlow REST API services.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListWorkflowDefinitionResponse> |
ResourceBase.listWorkflowDefinitions(List<String> types,
WorkflowDefinitionService workflowDefinitions,
ListWorkflowDefinitionConverter converter,
WorkflowDefinitionDao workflowDefinitionDao) |
| Modifier and Type | Method and Description |
|---|---|
ListWorkflowDefinitionResponse |
ListWorkflowDefinitionConverter.convert(AbstractWorkflowDefinition<? extends WorkflowState> definition) |
ListWorkflowDefinitionResponse |
ListWorkflowDefinitionConverter.convert(StoredWorkflowDefinition storedDefinition) |
| Modifier and Type | Method and Description |
|---|---|
int |
ListWorkflowDefinitionResponse.compareTo(ListWorkflowDefinitionResponse response) |
Copyright © 2014–2021 Nitor Creations. All rights reserved.