basic step implementation
Extends Service
Steps are building blocks for flows
Order in which the step should be started. Higher numbers result in earlier startup
Returns number delivered from the constructors startupOrder
Adds 'step-type' and 'step-name' to the log event
Parameters
levelarg
Returns void
Returns string 'kronos-step'
Order in which the step should be started. Higher numbers result in earlier startup
Returns number 1.0
Extends a class to fullfill step provider functionality
Parameters
superclassClass class to extend
Returns Class extended class
Extends a class to fullfill step provider functionality Register and lookup step types
Parameters
superclassClass class to extend
Returns Class extended class
With npm do:
npm install kronos-stepBSD-2-Clause
