Modifier and Type | Class and Description |
---|---|
class |
LdapAddressBookSyncJob |
Modifier and Type | Class and Description |
---|---|
class |
PasswordExpireNotificationJob |
Modifier and Type | Class and Description |
---|---|
class |
DataProtectJob |
Modifier and Type | Class and Description |
---|---|
class |
FileHostingCleanUpJob |
Modifier and Type | Class and Description |
---|---|
class |
OutOfOfficeJob |
class |
QuotaGatheringJob |
Modifier and Type | Class and Description |
---|---|
class |
MaintenanceJob |
Modifier and Type | Class and Description |
---|---|
class |
DummyJob1 |
class |
DummyJob2 |
class |
LockingJob1 |
class |
LockingJob2 |
class |
LockingJob3 |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionsCleanerJob |
Modifier and Type | Method and Description |
---|---|
IScheduledJobRunId |
IScheduler.requestSlot(java.lang.String domainName,
IScheduledJob bj,
java.util.Date startDate)
Request an execution id to start a job.
|
Modifier and Type | Field and Description |
---|---|
IScheduledJob |
JobTicker.bj |
Modifier and Type | Method and Description |
---|---|
static IScheduledJob |
JobRegistry.getScheduledJob(java.lang.String jid) |
Modifier and Type | Method and Description |
---|---|
static java.util.Collection<IScheduledJob> |
JobRegistry.getBluejobs() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
Scheduler.checkLockedResources(java.lang.String domain,
IScheduledJob bj) |
IScheduledJobRunId |
Scheduler.requestSlot(java.lang.String domainName,
IScheduledJob bj,
java.util.Date startDate) |
void |
Scheduler.unregister(java.lang.String domainName,
IScheduledJob bj) |
Constructor and Description |
---|
JobRunner(IScheduledJob bjp,
boolean forced,
java.lang.String domainName) |
JobTicker(IScheduledJob bjp,
boolean forced,
java.lang.String domainName,
java.util.Date cur,
java.lang.String groupId) |
Modifier and Type | Class and Description |
---|---|
class |
DomainJob |
class |
GlobalJob |
class |
WaitingJob |
Modifier and Type | Class and Description |
---|---|
class |
ImportLdapJob |
Copyright © 2021. All Rights Reserved.