C# Class Binboo.Jira.Commands.LinkIssueCommand

Inheritance: JiraCommandBase
Afficher le fichier Open project: adrianoc/binboo Class Usage Examples

Méthodes publiques

Méthode Description
LinkIssueCommand ( IJiraProxy jira, string help ) : System.Linq

Méthodes protégées

Méthode Description
ProcessCommand ( IContext context ) : ICommandResult

Private Methods

Méthode Description
AliasedLinkDescription ( string linkDescription ) : string
AppendAliases ( string message ) : string
Configuration ( ) : LinkConfiguration
ResultMessageFor ( string failureMessage, string successMessage ) : string

Method Details

LinkIssueCommand() public méthode

public LinkIssueCommand ( IJiraProxy jira, string help ) : System.Linq
jira IJiraProxy
help string
Résultat System.Linq

ProcessCommand() protected méthode

protected ProcessCommand ( IContext context ) : ICommandResult
context IContext
Résultat ICommandResult