| Modifier and Type | Method and Description |
|---|---|
FogbugzEvent |
FogbugzManager.getLastAssignedToGatekeepersEvent(int caseId)
Loop through all FogbugzEvent for given case id, and return last (in time) with assignment to gatekeepers.
|
| Modifier and Type | Method and Description |
|---|---|
List<FogbugzEvent> |
FogbugzManager.getEventsForCase(int id)
Retrieves all events for a certain case.
|
| Modifier and Type | Method and Description |
|---|---|
int |
FogbugzEvent.compareTo(FogbugzEvent o) |
Copyright © 2014. All rights reserved.