3.5.10 • Published 8 years ago

kronos-service-manager v3.5.10

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
8 years ago

npm Greenkeeper semantic-release Build Status bithound codecov.io Coverage Status Code Climate Known Vulnerabilities GitHub Issues Stories in Ready Dependency Status devDependency Status docs downloads Commitizen friendly

kronos-service-manager

kronos service manger

API Reference

loadFlowFromFile(fileName) ⇒ Promise

Load a flow from a file

Kind: global function
Returns: Promise - of the loaded flow

ParamType
fileNamestring

willBeUnregistered() ⇒ Promise

Deletes a flow from the stored flow definitions. If the flow is currently running, it will be stopped first. After it is stopped, it will be deleted.

Kind: global function
Returns: Promise - returns a promise that is fullfilled when the flow is removed or one that rejects if there is no flow for the given flowName

manager(config, modules) ⇒ Promise

creates a kronos service manager.

Kind: global function
Returns: Promise - a promise with the service manager as its value

ParamTypeDescription
configArray.<object>separated for each service
modulesArray.<string>modules to register with registerWithManager

ServiceManager._stop() ⇒ Promise

Stops execution and frees all used resources. It will stop each flow. Then stop all services

Kind: instance method of ServiceManager
Returns: Promise - that fullfills when the manager has stopped


install

With npm do:

npm install kronos-service-manager

Browse available services, interceptors and steps.

license

BSD-2-Clause

3.5.10

8 years ago

3.5.9

8 years ago

3.5.8

8 years ago

3.5.7

8 years ago

3.5.6

8 years ago

3.5.5

8 years ago

3.5.4

8 years ago

3.5.3

8 years ago

3.5.2

8 years ago

3.5.1

8 years ago

3.5.0

8 years ago

3.4.20

9 years ago

3.4.19

9 years ago

3.4.18

9 years ago

3.4.17

9 years ago

3.4.16

9 years ago

3.4.15

9 years ago

3.4.14

9 years ago

3.4.13

9 years ago

3.4.12

9 years ago

3.4.11

9 years ago

3.4.10

9 years ago

3.4.9

9 years ago

3.4.8

9 years ago

3.4.7

9 years ago

3.4.6

9 years ago

3.4.5

9 years ago

3.4.4

9 years ago

3.4.3

9 years ago

3.4.2

9 years ago

3.4.1

9 years ago

3.4.0

9 years ago

3.3.13

9 years ago

3.3.12

9 years ago

3.3.11

9 years ago

3.3.10

9 years ago

3.3.9

9 years ago

3.3.8

9 years ago

3.3.7

9 years ago

3.3.6

9 years ago

3.3.5

9 years ago

3.3.4

9 years ago

3.3.3

9 years ago

3.3.2

9 years ago

3.3.1

9 years ago

3.3.0

9 years ago

3.2.19

9 years ago

3.2.18

9 years ago

3.2.17

9 years ago

3.2.16

9 years ago

3.2.15

9 years ago

3.2.14

9 years ago

3.2.13

9 years ago

3.2.12

9 years ago

3.2.11

9 years ago

3.2.10

9 years ago

3.2.9

9 years ago

3.2.8

9 years ago

3.2.7

9 years ago

3.2.6

9 years ago

3.2.5

9 years ago

3.2.4

9 years ago

3.2.3

9 years ago

3.2.2

9 years ago

3.2.1

9 years ago

3.2.0

9 years ago

3.1.0

9 years ago

3.0.0

9 years ago

2.14.0

9 years ago

2.13.1

9 years ago

2.13.0

9 years ago

2.12.1

9 years ago

2.12.0

9 years ago

2.11.0

9 years ago

2.10.1

9 years ago

2.10.0

9 years ago

2.9.0

9 years ago

2.8.0

9 years ago

2.7.0

9 years ago

2.6.0

9 years ago

2.5.2

9 years ago

2.5.1

9 years ago

2.5.0

9 years ago

2.4.0

9 years ago

2.3.0

9 years ago

2.2.1

9 years ago

2.2.0

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.6.0

9 years ago

1.5.0

10 years ago

1.4.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago