Method | Description | |
---|---|---|
BugzillaActionFactory ( IBugzillaInfoStorageRepository bugzillaStorage, IStorageRepository repository, IUserMapper userMapper ) : System | ||
GetAssigneeAction ( string bugzillaBugId, string userEmail ) : IBugzillaAction | ||
GetChangeStatusAction ( |
||
GetCommentAction ( |
Method | Description | |
---|---|---|
GetOwner ( |
public BugzillaActionFactory ( IBugzillaInfoStorageRepository bugzillaStorage, IStorageRepository repository, IUserMapper userMapper ) : System | ||
bugzillaStorage | IBugzillaInfoStorageRepository | |
repository | IStorageRepository | |
userMapper | IUserMapper | |
return | System |
public GetAssigneeAction ( string bugzillaBugId, string userEmail ) : IBugzillaAction | ||
bugzillaBugId | string | |
userEmail | string | |
return | IBugzillaAction |
public GetChangeStatusAction ( |
||
tpBug | ||
bugzillaBugId | string | |
status | string | |
return | IBugzillaQuery |
public GetCommentAction ( |
||
comment | ||
offset | System.TimeSpan | |
return | IBugzillaAction |