Modifier and Type | Method and Description |
---|---|
HistoryLocation |
DispatcherTakeOverHookImpl.getHistoryLocation() |
Modifier and Type | Method and Description |
---|---|
static HistoryLocation |
HistoryLocation.fromString(java.lang.String stringLocation) |
Modifier and Type | Method and Description |
---|---|
void |
HistoryCallback.locationChanged(HistoryLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
TreeDBHistoryCallback.locationChanged(HistoryLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
ReportExecutorDao.loadReportForExecutionFrom(HistoryLocation location,
<any> callback) |
Modifier and Type | Method and Description |
---|---|
void |
ReportExecutorHistoryCallback.locationChanged(HistoryLocation location) |
Modifier and Type | Method and Description |
---|---|
ReportDto |
ReportExecutorRpcService.loadReportForExecutionFrom(HistoryLocation location) |
void |
ReportExecutorRpcServiceAsync.loadReportForExecutionFrom(HistoryLocation location,
<any> callback) |
Modifier and Type | Method and Description |
---|---|
ReportDto |
ReportExecutorRpcServiceImpl.loadReportForExecutionFrom(HistoryLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigureReportViaHistoryLocationHook.adjustReport(Report report,
HistoryLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
DashboardDao.loadDashboardForDisplayFrom(HistoryLocation location,
<any> callback) |
Modifier and Type | Method and Description |
---|---|
DashboardDto |
DashboardRpcService.loadDashboardForDisplayFrom(HistoryLocation location) |
void |
DashboardRpcServiceAsync.loadDashboardForDisplayFrom(HistoryLocation location,
<any> callback) |
Modifier and Type | Method and Description |
---|---|
DashboardDto |
DashboardRpcServiceImpl.loadDashboardForDisplayFrom(HistoryLocation location) |
Modifier and Type | Method and Description |
---|---|
void |
ReferenceCallHistoryCallback.locationChanged(HistoryLocation location) |