IBenchOptions |
interface IBenchOptions : IBase, IBuild, IJob, ITest |
IBuildOptions |
interface IBuildOptions : IBase, IBuild, IJob, IRelease |
ICheckOptions |
interface ICheckOptions : IBase, IBuild, IJob, IRelease |
ICleanOptions |
interface ICleanOptions : IBase, IDoc, IRelease |
IDefaultOptions |
interface IDefaultOptions : IBenchOptions, IBuildOptions, ICheckOptions, ICleanOptions, ITestOptions |
ITestOptions |
interface ITestOptions : IBase, IBuild, IDoc, IRelease, ITest |