CompareBundlesAction |
Action class used by Transit Data Bundle Utility to compare two bundles.
|
DeletedRouteQueryResultChecker |
This result checker will check the results from an api query searching for
route information for a specific route and verify that the route is no
longer listed under the specified agency.
|
ManageBundlesAction |
Action class that holds properties and methods required across all bundle building UI pages
|
RealtimeQueryResultChecker |
This result checker will check the results from a siri query searching for
realtime information for a specific stop.
|
RouteQueryResultChecker |
This result checker will check the results from an api query searching for
route information for a specific stop.
|
ScheduleQueryResultChecker |
This result checker will check the results from an api query searching for
schedule information for a specific stop.
|
ScheduleTimeResultChecker |
This result checker will check the results from an api query searching for
schedule information for a specific stop.
|
StopForRouteResultChecker |
This result checker will check the results from an api query searching for
schedule information for a specific stop to see if that stop
|
SyncBundleAction |
Action class that holds properties and methods required for syncing the
active bundle in the prod environment with that on the staging environment,
i.e.
|
UploadGtfsAction |
|
ValidateBundleAction |
Action class that holds properties and methods required to validate the data in the bundle.
|
WeekendScheduleQueryResultChecker |
This result checker will check the results from an api query searching for
weekend schedule information for a specific stop.
|