WJb Docs - Reference

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

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

JobCommandExtensions

Provides extension methods for working with job commands.

JobCommandExtensions contains helper methods that simplify common operations involving job command definitions and execution workflows.

Purpose

Use JobCommandExtensions to perform command-related tasks through a convenient API.

Application
      ↓
JobCommandExtensions
      ↓
   JobCommand

Responsibilities

  • Simplifying command operations
  • Providing reusable helper methods
  • Reducing repetitive code
  • Improving developer productivity

Relationship to JobCommand

JobCommandExtensions
         ↓
      JobCommand

Extension methods add functionality without modifying the original command type.

Typical Usage

Application Code
        ↓
JobCommandExtensions
        ↓
     JobCommand

Related Types

  • JobCommand
  • JobCommands
  • JobCommandCondition
  • IWJb

See Also

  • JobCommand
  • JobCommands
  • JobCommandCondition
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.