Namespace Virtufin.WorkManager.Contracts
Classes
- CodeSource
Abstract base record representing the source of worker code.
- CodeSourceContent
Represents code sourced from direct content.
- CodeSourceJsonConverter
JSON converter for CodeSource types.
- CodeSourceUrl
Represents code sourced from a URL.
- CreateWorkerRequest
Request to create a new worker.
- EngineInfo
Information about a registered engine.
- HistoryEntry
Represents a history entry for code changes.
- WorkerConfig
Configuration for a worker instance.
- WorkerInfo
Information about a worker instance.
Interfaces
- IEngineRegistry
Provides mechanisms for registering and retrieving engine instances based on content type.
Enums
- WorkerStatus
Represents the operational status of a worker.