WJb Docs - Reference

Browse APIs, configuration options, interfaces, and implementation details.

⚡ Actions
🔀 Workflow
📦 Jobs
⚙️ Runtime
💾 Persistence
🗄 Storage
🧩 Workflow Metadata
🛠 Extensions & Helpers

Action.More

Represents an extensible metadata collection associated with an action.

Action.More allows actions to carry additional configuration values beyond the standard action properties.

Purpose

Use Action.More to attach custom data to an action definition.

Action
  ↓
Action.More
  ↓
Custom Behavior

Responsibilities

  • Storing custom metadata
  • Supporting action configuration
  • Enabling extensibility
  • Providing runtime customization

Typical Usage

Action Definition
        ↓
    Action.More
        ↓
 Action Execution

Values stored in Action.More can be used by actions during execution.

Inheritance Behavior

Base Action
     ↓
 Action.More
     ↓
Child Action

Child values may override inherited values when keys conflict.

Related Types

  • IAction
  • JobAction
  • IActionFactory
  • IWJb

See Also

  • IAction
  • JobAction
  • IActionFactory
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.