Module: LyberCore

Defined in:
lib/lyber_core/return_state.rb,
lib/lyber_core/log.rb,
lib/lyber_core/robot.rb,
lib/lyber_core/workflow.rb

Overview

this object defines the allowed states robots can optionally return upon completion if the return value of the “perform” step is an object of this type and the status value is set an allowed value,

it will be used to set the final workflow state for that druid

Defined Under Namespace

Modules: Robot Classes: Log, Workflow