3.5.10 • Published 7 years ago

kronos-service-manager v3.5.10

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
7 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

7 years ago

3.5.9

7 years ago

3.5.8

7 years ago

3.5.7

7 years ago

3.5.6

7 years ago

3.5.5

7 years ago

3.5.4

7 years ago

3.5.3

7 years ago

3.5.2

7 years ago

3.5.1

7 years ago

3.5.0

7 years ago

3.4.20

8 years ago

3.4.19

8 years ago

3.4.18

8 years ago

3.4.17

8 years ago

3.4.16

8 years ago

3.4.15

8 years ago

3.4.14

8 years ago

3.4.13

8 years ago

3.4.12

8 years ago

3.4.11

8 years ago

3.4.10

8 years ago

3.4.9

8 years ago

3.4.8

8 years ago

3.4.7

8 years ago

3.4.6

8 years ago

3.4.5

8 years ago

3.4.4

8 years ago

3.4.3

8 years ago

3.4.2

8 years ago

3.4.1

8 years ago

3.4.0

8 years ago

3.3.13

8 years ago

3.3.12

8 years ago

3.3.11

8 years ago

3.3.10

8 years ago

3.3.9

8 years ago

3.3.8

8 years ago

3.3.7

8 years ago

3.3.6

8 years ago

3.3.5

8 years ago

3.3.4

8 years ago

3.3.3

8 years ago

3.3.2

8 years ago

3.3.1

8 years ago

3.3.0

8 years ago

3.2.19

8 years ago

3.2.18

8 years ago

3.2.17

8 years ago

3.2.16

8 years ago

3.2.15

8 years ago

3.2.14

8 years ago

3.2.13

8 years ago

3.2.12

8 years ago

3.2.11

8 years ago

3.2.10

8 years ago

3.2.9

8 years ago

3.2.8

8 years ago

3.2.7

8 years ago

3.2.6

8 years ago

3.2.5

8 years ago

3.2.4

8 years ago

3.2.3

8 years ago

3.2.2

8 years ago

3.2.1

8 years ago

3.2.0

8 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.14.0

8 years ago

2.13.1

8 years ago

2.13.0

8 years ago

2.12.1

8 years ago

2.12.0

8 years ago

2.11.0

8 years ago

2.10.1

8 years ago

2.10.0

8 years ago

2.9.0

8 years ago

2.8.0

8 years ago

2.7.0

8 years ago

2.6.0

8 years ago

2.5.2

8 years ago

2.5.1

8 years ago

2.5.0

8 years ago

2.4.0

8 years ago

2.3.0

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.0

8 years ago

1.6.0

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago