Package | Description |
---|---|
com.communote.server.api.core.task | |
com.communote.server.core.tasks |
Modifier and Type | Class and Description |
---|---|
class |
TaskAlreadyRunningException
Indicates that the task is already running.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskManagement.rescheduleTask(String uniqueTaskName,
Date nextExecutionDate)
Reschedule a pending task.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskManagementImpl.rescheduleTask(String uniqueTaskName,
Date nextExecutionDate) |
Copyright © 2019 Communote team. All rights reserved.