C# Class Binboo.Jira.Commands.JiraParamValidator

Inheritance: Binboo.Core.Commands.Arguments.ParamValidator
Afficher le fichier Open project: adrianoc/binboo

Méthodes publiques

Свойство Type Description
Estimation Binboo.Core.Commands.Arguments.ParamValidator
IssueId Binboo.Core.Commands.Arguments.ParamValidator
IssueStatus Binboo.Core.Commands.Arguments.ParamValidator
Iteration Binboo.Core.Commands.Arguments.ParamValidator
LabelOperations Binboo.Core.Commands.Arguments.ParamValidator
MultipleIssueId Binboo.Core.Commands.Arguments.ParamValidator
Order Binboo.Core.Commands.Arguments.ParamValidator
Peer Binboo.Core.Commands.Arguments.ParamValidator
Project Binboo.Core.Commands.Arguments.ParamValidator
Type Binboo.Core.Commands.Arguments.ParamValidator
UserName Binboo.Core.Commands.Arguments.ParamValidator
Version Binboo.Core.Commands.Arguments.ParamValidator

Méthodes protégées

Méthode Description
JiraParamValidator ( string regex ) : Binboo.Core.Commands.Arguments
JiraParamValidator ( string regex, bool optional ) : Binboo.Core.Commands.Arguments

Method Details

JiraParamValidator() protected méthode

protected JiraParamValidator ( string regex ) : Binboo.Core.Commands.Arguments
regex string
Résultat Binboo.Core.Commands.Arguments

JiraParamValidator() protected méthode

protected JiraParamValidator ( string regex, bool optional ) : Binboo.Core.Commands.Arguments
regex string
optional bool
Résultat Binboo.Core.Commands.Arguments

Property Details

Estimation public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Estimation
Résultat Binboo.Core.Commands.Arguments.ParamValidator

IssueId public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments IssueId
Résultat Binboo.Core.Commands.Arguments.ParamValidator

IssueStatus public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments IssueStatus
Résultat Binboo.Core.Commands.Arguments.ParamValidator

Iteration public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Iteration
Résultat Binboo.Core.Commands.Arguments.ParamValidator

LabelOperations public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments LabelOperations
Résultat Binboo.Core.Commands.Arguments.ParamValidator

MultipleIssueId public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments MultipleIssueId
Résultat Binboo.Core.Commands.Arguments.ParamValidator

Order public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Order
Résultat Binboo.Core.Commands.Arguments.ParamValidator

Peer public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Peer
Résultat Binboo.Core.Commands.Arguments.ParamValidator

Project public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Project
Résultat Binboo.Core.Commands.Arguments.ParamValidator

Type public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Type
Résultat Binboo.Core.Commands.Arguments.ParamValidator

UserName public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments UserName
Résultat Binboo.Core.Commands.Arguments.ParamValidator

Version public_oe static_oe property

public static ParamValidator,Binboo.Core.Commands.Arguments Version
Résultat Binboo.Core.Commands.Arguments.ParamValidator