class SDKMessageProcessingStepsActions extends LazyLogger

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

Instance Constructors

  1. new SDKMessageProcessingStepsActions(context: DynamicsContext)

Value Members

  1. def activate(): Action
  2. def changeActivation(activate: Boolean, message: String): Action
  3. def deactivate(): Action
  4. val doOne: (String, String, String) ⇒ IO[Unit]
  5. def list(): Action
  6. lazy val logger: Logger
    Definition Classes
    LazyLogger
  7. def mkBody(activate: Boolean): String