IVersionFieldProvider Interface

An IssueTrackerProject that has multiple fields which can be used to map releases

Inheritance Hierarchy

Syntax

public interface IVersionFieldProvider

Properties

Name Description
VersionFieldName

Contains a field name like "Fix version" that should be used to uery issues

Methods

Name Description
EnumerateVersionFieldsAsync(Inedo.Extensibility.Credentials.ICredentialResolutionContext context, System.Threading.CancellationToken cancellationToken)