FileSystemJobFactoryTJobFactory, TJob Class |
Namespace: CMS.ContinuousIntegration.Internal
public abstract class FileSystemJobFactory<TJobFactory, TJob> where TJobFactory : new(), FileSystemJobFactory<TJobFactory, TJob>
The FileSystemJobFactoryTJobFactory, TJob type exposes the following members.
Name | Description | |
---|---|---|
FileSystemJobFactoryTJobFactory, TJob |
Initializes a new job factory with default factory method.
|
Name | Description | |
---|---|---|
RegisterJob |
Registers a new job for given object type by providing a factory method for the job.
|