Modifier and Type | Method and Description |
---|---|
void |
InitialDataImport.setTaskManager(TaskManager taskManager) |
Constructor and Description |
---|
SpringAuthenticationInjectorInterceptor(UserDetailsService userDetailsService,
AuthorizationEvaluator authorizationEvaluator,
AuditService auditService,
TaskManager taskManager) |
Modifier and Type | Field and Description |
---|---|
protected TaskManager |
AbstractSearchIterativeTaskHandler.taskManager |
Modifier and Type | Class and Description |
---|---|
class |
TaskManagerQuartzImpl
Task Manager implementation using Quartz scheduler.
|
Modifier and Type | Method and Description |
---|---|
static void |
WaitForTasksTaskHandler.instantiateAndRegister(TaskManager taskManager) |
static void |
WaitForSubtasksByPollingTaskHandler.instantiateAndRegister(TaskManager taskManager) |
static void |
NoOpTaskHandler.instantiateAndRegister(TaskManager taskManager) |
Modifier and Type | Field and Description |
---|---|
protected TaskManager |
AbstractIntegrationTest.taskManager |
Modifier and Type | Method and Description |
---|---|
protected TaskManager |
BaseSortableDataProvider.getTaskManager() |
Modifier and Type | Method and Description |
---|---|
protected TaskManager |
PageBase.getTaskManager() |
Constructor and Description |
---|
ScheduleValidator(TaskManager manager,
org.apache.wicket.ajax.markup.html.form.AjaxCheckBox recurring,
org.apache.wicket.ajax.markup.html.form.AjaxCheckBox bound,
org.apache.wicket.markup.html.form.TextField<Integer> interval,
org.apache.wicket.markup.html.form.TextField<String> cron) |
TaskDto(Task task,
ClusterStatusInformation clusterStatusInfo,
TaskManager taskManager,
ModelInteractionService modelInteractionService,
TaskDtoProviderOptions options) |
Modifier and Type | Method and Description |
---|---|
TaskManager |
MidPointApplication.getTaskManager() |
Copyright © 2013 evolveum. All rights reserved.