public abstract class SpringWebResource extends ResourceBase
actions, actionStateVariables, childWorkflows, currentStateVariables, INCLUDE_PARAM_DESC, INCLUDE_PARAM_VALUES| Modifier | Constructor and Description |
|---|---|
protected |
SpringWebResource(SchedulerService scheduler) |
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<ResponseEntity<?>> |
handleExceptions(Supplier<reactor.core.publisher.Mono<ResponseEntity<?>>> response) |
protected reactor.core.publisher.Mono<ResponseEntity<?>> |
wrapBlocking(Callable<ResponseEntity<?>> callable) |
fetchWorkflowInstance, handleExceptions, listWorkflowDefinitions, listWorkflowInstances, resolveExceptionHttpStatus, updateWorkflowInstanceprotected SpringWebResource(SchedulerService scheduler)
protected reactor.core.publisher.Mono<ResponseEntity<?>> wrapBlocking(Callable<ResponseEntity<?>> callable)
protected reactor.core.publisher.Mono<ResponseEntity<?>> handleExceptions(Supplier<reactor.core.publisher.Mono<ResponseEntity<?>>> response)
Copyright © 2014–2021 Nitor Creations. All rights reserved.