Package | Description |
---|---|
io.nflow.engine.listener |
Classes and interfaces for implementing workflow executor listeners.
|
io.nflow.engine.model |
Domain model classes.
|
io.nflow.engine.service |
Services for for managing and querying nFlow engine during runtime.
|
io.nflow.engine.workflow.definition |
Classes and interfaces for describing and implementing workflow definitions.
|
io.nflow.engine.workflow.executor |
Classes for describing workflow executors.
|
io.nflow.engine.workflow.instance |
Classes for describing and constructing workflow instances.
|
io.nflow.engine.workflow.statistics |
Classes for describing nFlow statistics.
|
io.nflow.jetty |
Classes for starting Jetty that contains nFlow engine, nFlow REST API, nFlow engine and Swagger for testing the REST API.
|
io.nflow.jetty.config |
Default configuration for nFlow Jetty.
|
io.nflow.jetty.mapper |
JAX-RS exception mappers for nFlow REST API in Jetty.
|
io.nflow.jetty.servlet |
Servlet configurations for nFlow Jetty.
|
io.nflow.jetty.spring |
Spring framework property source configurations for nFlow Jetty.
|
io.nflow.metrics |
Classes for collecting metrics from nFlow engine run time.
|
io.nflow.performance.client |
Performance test client classes.
|
io.nflow.performance.server |
Performance test server classes.
|
io.nflow.performance.testdata |
Performance test data classes.
|
io.nflow.performance.workflow |
Performance test workflow classes.
|
io.nflow.rest.config |
Default configuration for nFlow REST API.
|
io.nflow.rest.v1 |
JAX-RS compatible services for managing and querying nFlow engine during run time.
|
io.nflow.rest.v1.converter |
Message converters for nFlow REST API services.
|
io.nflow.rest.v1.msg |
Message objects for nFlow REST API services.
|
io.nflow.tests.demo |
Demo workflow definitions, also used by nFlow integration tests.
|
Copyright © 2014–2017 Nitor Creations. All rights reserved.