![]() | Ookii. |
Class | Description | |
---|---|---|
![]() | AdditionalProgressCounter | Provides information about additional progress counters in the JobConfiguration. |
![]() | BaseJobRunner | Base class for job runners that provides interactive prompting and output file checking support. |
![]() | InputStageInfo | Provides information about an input stage to the AddStage(String, Type, Int32, InputStageInfo) method. |
![]() | JobConfiguration | Provides configuration information for a specific job. |
![]() | JobRunnerInfo | Provides information about a job runner. |
![]() | JobSettingAttribute | Indicates that a property should be added to the job settings for a job. |
![]() | SchedulerOptions | Provides job configuration options to configure the behaviour of the scheduler. |
![]() | SettingsDictionary | Provides settings for a job configuration. |
![]() | StageConfiguration | Provides the configuration for a stage in a job. A stage is a collection of tasks that perform the same function but on different inputs. |
![]() | TaskTypeInfo | Represents information about a type implementing ITaskTInput, TOutput. |
Interface | Description | |
---|---|---|
![]() | IJobRunner | Interface for classes that provide job running services. |
Enumeration | Description | |
---|---|---|
![]() | TaskRecordReuse | The record reuse option used by a task. |