Modifier and Type | Method and Description |
---|---|
void |
TaskHandler.run(TaskTO task)
Executes the Task with the given properties.
|
Modifier and Type | Method and Description |
---|---|
void |
NotePostProcessTaskHandler.run(TaskTO task)
Executes the Task with the given properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceTaskHandler.run(TaskTO task)
This method should never be called.
|
void |
ClientTaskHandler.run(TaskTO task)
Executes the Task with the given properties.
|
Modifier and Type | Method and Description |
---|---|
void |
RemindUserJob.run(TaskTO task)
Executes the Task with the given properties.
|
Modifier and Type | Method and Description |
---|---|
void |
UserGroupSynchronizationTaskHandler.run(TaskTO task)
This is the main job.
|
void |
SynchronizeExternalUserTaskHandler.run(TaskTO task)
Executes the Task with the given properties.
|
Copyright © 2019 Communote team. All rights reserved.