| Modifier and Type | Method and Description |
|---|---|
JobExitStatus |
IInCoreMailboxes.refreshOutOfOffice(IScheduler sched,
IScheduledJobRunId rid)
Enable/disable out of office sieve script
|
| Modifier and Type | Method and Description |
|---|---|
JobExitStatus |
MailboxesService.refreshOutOfOffice(IScheduler sched,
IScheduledJobRunId rid) |
| Modifier and Type | Field and Description |
|---|---|
JobExitStatus |
JobExecution.status |
JobExitStatus |
JobDomainStatus.status |
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<JobExitStatus> |
JobExecutionQuery.statuses
Job exit status.
|
java.util.Set<JobExitStatus> |
JobQuery.statuses |
| Modifier and Type | Method and Description |
|---|---|
static JobExitStatus |
JobExitStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JobExitStatus[] |
JobExitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IScheduler.finish(IScheduledJobRunId rid,
JobExitStatus status)
Called by jobs at the end of the tick method when no exception occured.
|
| Modifier and Type | Field and Description |
|---|---|
JobExitStatus |
RunIdImpl.status |
| Modifier and Type | Method and Description |
|---|---|
void |
Scheduler.finish(IScheduledJobRunId irid,
JobExitStatus status) |
| Modifier and Type | Method and Description |
|---|---|
JobExitStatus |
RepportStatus.getJobStatus() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ImportLdapJob.updateLastUpdateDomainDate(ItemValue<Domain> domain,
JobExitStatus importStatus,
java.util.Date d) |
Copyright © 2023. All Rights Reserved.