Module: Zenaton

Defined in:
lib/zenaton.rb,
lib/zenaton/client.rb,
lib/zenaton/engine.rb,
lib/zenaton/version.rb,
lib/zenaton/parallel.rb,
lib/zenaton/processor.rb,
lib/zenaton/exceptions.rb,
lib/zenaton/tasks/wait.rb,
lib/zenaton/query/builder.rb,
lib/zenaton/services/http.rb,
lib/zenaton/interfaces/job.rb,
lib/zenaton/interfaces/task.rb,
lib/zenaton/interfaces/event.rb,
lib/zenaton/workflows/version.rb,
lib/zenaton/traits/zenatonable.rb,
lib/zenaton/interfaces/workflow.rb,
lib/zenaton/services/properties.rb,
lib/zenaton/services/serializer.rb,
lib/zenaton/traits/with_duration.rb,
lib/zenaton/traits/with_timestamp.rb

Overview

Top level namespace for the Zenaton ruby library

Defined Under Namespace

Modules: Interfaces, Query, Services, Tasks, Traits, Workflows Classes: Client, ConnectionError, Engine, Error, ExternalError, InternalError, InvalidArgumentError, NotImplemented, Parallel, Processor, UnknownWorkflowError

Constant Summary collapse

VERSION =

This gem’s current version

'0.3.0'