BuildMaster SDK Reference
Version:
IssueTrackerConnectionContext Class
Contains context information for connecting to an issue tracker.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Extensibility.IssueTrackerConnections.IssueTrackerConnectionContext
Syntax
public
class
IssueTrackerConnectionContext : IGenericBuildMasterContext
Properties
|
Name |
Description |
|
ApplicationConfiguration
|
Gets the application specific configuration for the issue tracker.
|
|
ApplicationGroupId
|
Gets the ID of the application group ID in the current context, or null (Nothing in Visual Basic) if not applicable.
|
|
ApplicationId
|
Gets the ID of the application in the current context, or null (Nothing in Visual Basic) if not applicable.
|
|
ReleaseNumber
|
Gets the release number in the current context, or null (Nothing in Visual Basic) if not applicable.
|
|
WorkflowId
|
Gets the ID of the workflow in the current context, or null (Nothing in Visual Basic) if not applicable.
|