IDeploymentType |
Deployment type describes where need to deploy developing issue project during development.
|
IDeploymentTypeProvider |
Deployment type provder allows to get all allowed deployment types.
|
IDevelopmentProcessContributor |
Development process contributor allows to contribute to the development process creation and deletion process.
|
IDevelopmentProcessManager |
Development process manager allows clients to start development process or get existing development processes.
|
IDevelopmentProcessManagerListener |
Instance of this class can listen to development process manager events.
|
IDevelopmentProcessSupplier |
Development process supplier allows to describe to the development process issues provision.
|
IIssueDescriptor |
IIssueDescriptor describes development process issue.
|
IIssueType |
IIssueType describes a type of development issue.
|
IIssueTypeRepository |
Development issue type repository allows to create and manage issue types.
|