c

dynamics.client

ActionActions

class ActionActions extends LazyLogger

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ActionActions
  2. LazyLogger
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ActionActions(ctx: DynamicsContext)

Value Members

  1. val execute: Action

    Execute an action using the dynamics client.

  2. def get(command: String): Action
  3. lazy val logger: Logger
    Definition Classes
    LazyLogger