메소드 | 설명 | |
---|---|---|
BugzillaService ( ) : System | ||
BugzillaService ( IStorageRepository storageRepository ) : System | ||
CheckConnection ( ) : |
||
CheckConnection ( |
||
Execute ( IBugzillaQuery query ) : void | ||
GetBugs ( int bugIDs ) : |
||
GetChangedBugIds ( System.DateTime date ) : int[] | ||
GetResolutions ( ) : List |
||
GetStatuses ( ) : List |
||
GetTimeOffset ( ) : System.TimeSpan |
메소드 | 설명 | |
---|---|---|
ExecuteBugzillaNonQuery ( IBugzillaQuery query ) : void | ||
ExecuteBugzillaQuery ( IBugzillaQuery query ) : string |
public BugzillaService ( IStorageRepository storageRepository ) : System | ||
storageRepository | IStorageRepository | |
리턴 | System |
public CheckConnection ( ) : |
||
리턴 |
public CheckConnection ( |
||
profile | ||
리턴 |
public GetBugs ( int bugIDs ) : |
||
bugIDs | int | |
리턴 |
public GetChangedBugIds ( System.DateTime date ) : int[] | ||
date | System.DateTime | |
리턴 | int[] |