Package

ai.deepsense.models

actions

Permalink

package actions

Visibility
  1. Public
  2. All

Type Members

  1. case class AbortAction(nodes: Option[List[Id]]) extends Action with Product with Serializable

    Permalink
  2. trait Action extends AnyRef

    Permalink

    Workflow Manager's REST API action.

  3. case class LaunchAction(nodes: Option[List[Id]]) extends Action with Product with Serializable

    Permalink

Ungrouped