InformationNodeConverters Members
Include Protected Members
Include Inherited Members
The InformationNodeConverters class can be used to add different types of IBuildInformationNode to an IBuildDetail, or to retrieve different types of IBuildInformationNode from an IBuildDetail.
The InformationNodeConverters type exposes the following members.
Methods
Name
Description
Associates summaries of changesets with a build.
Associates summaries of work items with a build.
Overloaded. Adds a top-level build step to a build.
Adds a configuration summary to a build.
Associates summaries of opened work items with a build.
Gets all the associated changeset summaries from a build.
Gets all the associated work item summaries from a build.
Gets a sorted list of all the build steps from a build.
Gets all the configuration summaries from a build.
Gets a specific configuration summary from a build.
Gets all the associated opened work item summaries for a build.
Top