Namespace Cratis.Chronicle.Jobs
Classes
- Job
Represents the state of a job.
- JobDetails
Represents details about a job.
- JobId
Represents the unique identifier for a job.
- JobProgress
Represents progress of a job.
- JobProgressMessage
Represents the message of a job progress.
- JobStatusChanged
Represents a status change event that occurred for a job.
- JobStep
Represents the state of a job step.
- JobStepId
Represents the identifier of a job step.
- JobStepName
Represents the name of a job step.
- JobStepPercentage
Represents the progress percentage of a step.
- JobStepProgress
Represents the progress of a step.
- JobStepProgressMessage
Represents the message of a job progress.
- JobStepStatusChanged
Represents a state change event.
- JobStepType
Represents type of a job step.
- JobType
Represents type of a Job.
Interfaces
- IJobs
Defines the system for working with jobs.
Enums
- JobStatus
Represents the status of a job.
- JobStepStatus
Represents the status of a job step.