Skip to main content

Module automation

Module automation 

Source
Expand description

Automation Engine Module

Provides workflow automation capabilities:

  • Rule-based triggers and actions
  • Scheduled tasks
  • Event-driven workflows
  • Conditional logic
  • Action chaining

Structs§

ActionResult
Result of an action execution
AutomationEngine
Automation engine
ExecutionContext
Workflow execution context
SessionFilter
Session filter for actions
Workflow
Workflow definition
WorkflowRun
Workflow run record

Enums§

Action
Action to execute in a workflow
CompareOp
Comparison operator
Condition
Condition that must be met for workflow to execute
ErrorStrategy
Error handling strategy
FileChangeEvent
File change event types
LogLevel
Log level
NotificationChannel
Notification channel
RunStatus
Workflow run status
SyncDirection
Sync direction
Trigger
Trigger that starts a workflow