Skip navigation links
C F G H I L M N P Q S U W 

C

callAsync(Callable<T>) - Method in class io.nflow.rest.config.springweb.SchedulerService
 
cleanupWorkflows(MaintenanceRequest) - Method in class io.nflow.rest.v1.springweb.MaintenanceResource
 
createWorkflowInstance(CreateWorkflowInstanceRequest) - Method in class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 

F

fetchWorkflowInstance(long, String, Long) - Method in class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 

G

getStatistics(String, DateTime, DateTime, DateTime, DateTime) - Method in class io.nflow.rest.v1.springweb.StatisticsResource
 

H

handleExceptions(Supplier<Mono<ResponseEntity<?>>>) - Method in class io.nflow.rest.v1.springweb.SpringWebResource
 

I

io.nflow.rest.config.springweb - package io.nflow.rest.config.springweb
Default configuration for nFlow REST API with Spring Web.
io.nflow.rest.v1.springweb - package io.nflow.rest.v1.springweb
Spring-webflux compatible services for managing and querying nFlow engine during run time.

L

listWorkflowDefinitions(List<String>) - Method in class io.nflow.rest.v1.springweb.WorkflowDefinitionResource
 
listWorkflowExecutors() - Method in class io.nflow.rest.v1.springweb.WorkflowExecutorResource
 
listWorkflowInstances(List<Long>, List<String>, Long, Long, List<String>, List<WorkflowInstance.WorkflowInstanceStatus>, String, String, String, String, String, Long, Long) - Method in class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 

M

MaintenanceResource - Class in io.nflow.rest.v1.springweb
 
MaintenanceResource(SchedulerService, MaintenanceService, MaintenanceConverter) - Constructor for class io.nflow.rest.v1.springweb.MaintenanceResource
 

N

NFLOW_SPRING_WEB_PATH_PREFIX - Static variable in class io.nflow.rest.config.springweb.PathConstants
 

P

PathConstants - Class in io.nflow.rest.config.springweb
Common Spring web constants.
PathConstants() - Constructor for class io.nflow.rest.config.springweb.PathConstants
 

Q

queryStatistics() - Method in class io.nflow.rest.v1.springweb.StatisticsResource
 

S

SchedulerService - Class in io.nflow.rest.config.springweb
Service to hold a Webflux Scheduler in order to make blocking calls.
SchedulerService(WorkflowInstanceExecutor, Environment) - Constructor for class io.nflow.rest.config.springweb.SchedulerService
 
setSignal(long, SetSignalRequest) - Method in class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 
SpringWebResource - Class in io.nflow.rest.v1.springweb
 
SpringWebResource(SchedulerService) - Constructor for class io.nflow.rest.v1.springweb.SpringWebResource
 
StatisticsResource - Class in io.nflow.rest.v1.springweb
 
StatisticsResource(SchedulerService, StatisticsConverter, StatisticsService) - Constructor for class io.nflow.rest.v1.springweb.StatisticsResource
 

U

updateWorkflowInstance(long, UpdateWorkflowInstanceRequest) - Method in class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 

W

wakeup(long, WakeupRequest) - Method in class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 
WorkflowDefinitionResource - Class in io.nflow.rest.v1.springweb
 
WorkflowDefinitionResource(SchedulerService, WorkflowDefinitionService, ListWorkflowDefinitionConverter, WorkflowDefinitionDao) - Constructor for class io.nflow.rest.v1.springweb.WorkflowDefinitionResource
 
WorkflowExecutorResource - Class in io.nflow.rest.v1.springweb
 
WorkflowExecutorResource(SchedulerService, WorkflowExecutorService, ListWorkflowExecutorConverter) - Constructor for class io.nflow.rest.v1.springweb.WorkflowExecutorResource
 
WorkflowInstanceResource - Class in io.nflow.rest.v1.springweb
 
WorkflowInstanceResource(SchedulerService, WorkflowInstanceService, CreateWorkflowConverter, ListWorkflowInstanceConverter, WorkflowInstanceFactory, WorkflowInstanceDao) - Constructor for class io.nflow.rest.v1.springweb.WorkflowInstanceResource
 
wrapBlocking(Callable<ResponseEntity<?>>) - Method in class io.nflow.rest.v1.springweb.SpringWebResource
 
C F G H I L M N P Q S U W 
Skip navigation links

Copyright © 2014–2021 Nitor Creations. All rights reserved.