- getAllInstancesMap(TopologyView) - Static method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
- getAssginedJobsPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the resource path for all assigned jobs.
- getAt() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getAuditLogger() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
The audit logger is logging actions for auditing.
- getAverageProcessingTime() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getAverageProcessingTime() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getAverageProcessingTime() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getAverageWaitingTime() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getAverageWaitingTime() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getAverageWaitingTime() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getConfiguration() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
Return the queue configuration
- getConfigurations() - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
-
Return all configurations.
- getConsumer() - Method in class org.apache.sling.event.impl.jobs.JobHandler
-
- getCreated() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getCreatedInstance() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getCronExpression() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
If the job is scheduled daily or weekly, return the cron expression
- getDayOfMonth() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getDayOfWeek() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getExecutor(String) - Method in class org.apache.sling.event.impl.jobs.JobConsumerManager
-
Get the executor for the topic.
- getExpression() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getFinishedDate() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getFinishedProgressStep() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getGlobalStatistics() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsManager
-
Get the global statistics.
- getHistoryCleanUpRemovedJobs() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getHourOfDay() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getId() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getInstanceCapabilities() - Method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
Get the instance capabilities.
- getJob() - Method in class org.apache.sling.event.impl.jobs.JobHandler
-
- getJob(String, Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getJobById(String) - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getJobFromRetryList(String) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getJobProperties() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- getJobsBasePathWithSlash() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getJobScheduler() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getJobState() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getJobTopic() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- getLastActivatedJobDate() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getLastActivatedJobTime() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getLastActivatedJobTime() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getLastActivatedJobTime() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getLastFinishedJobDate() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getLastFinishedJobTime() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getLastFinishedJobTime() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getLastFinishedJobTime() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getLocalJobsPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the resource path for all jobs assigned to the current instance
- getMainConfiguration() - Method in class org.apache.sling.event.impl.jobs.config.MainQueueConfiguration
-
Return the main queue configuration object.
- getMainLogger() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get main logger.
- getMainQueueConfiguration() - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
-
Get the configuration for the main queue.
- getMaxParallel() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getMaxRetries() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getMessage() - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionResultImpl
-
- getMinuteOfHour() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getMonthOfYear() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getName() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
Return the name of the queue.
- getName() - Method in class org.apache.sling.event.impl.jobs.jmx.AllJobStatisticsMBean
-
- getName() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueMBeanImpl
-
- getName() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
Get the name of the job queue.
- getName() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
Get the schedule name
- getNextJob(JobConsumerManager, StatisticsManager, Queue, boolean) - Method in class org.apache.sling.event.impl.jobs.queues.QueueJobCache
-
Get the next job.
- getNextScheduledExecution() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- getNextScheduledExecution() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getNumberOfActiveJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfActiveJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfActiveJobs() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsImpl
-
- getNumberOfCancelledJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfCancelledJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfCancelledJobs() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getNumberOfFailedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfFailedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfFailedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getNumberOfFinishedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfFinishedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfFinishedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getNumberOfJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfJobs() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsImpl
-
- getNumberOfProcessedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfProcessedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfProcessedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.BaseStatisticsImpl
-
- getNumberOfQueuedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getNumberOfQueuedJobs() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getNumberOfQueuedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsImpl
-
- getNumberOfRetries() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getOldQueue() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueStatusEvent
-
- getOrCreateBasePath(ResourceResolver, String) - Static method in class org.apache.sling.event.impl.support.ResourceHelper
-
- getOrCreateResource(ResourceResolver, String, Map<String, Object>) - Static method in class org.apache.sling.event.impl.support.ResourceHelper
-
Creates or gets the resource at the given path.
- getOwnThreadPoolSize() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getPid() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getPotentialTargets(String) - Method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
Return the potential targets (Sling IDs) sorted by ID
- getPreviousVersionAnonPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getPreviousVersionIdentifiedPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getProcessingStarted() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProgressETA() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProgressLog() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProgressLogMaxCount() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getProgressLogMaxCount() - Method in class org.apache.sling.event.impl.jobs.JobHandler
-
- getProgressStepCount() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProperties() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
Get all properties
- getProperty(String) - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProperty(String, Class<T>) - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProperty(String, T) - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getPropertyNames() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getQueue() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueStatusEvent
-
- getQueue(String) - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getQueue(String) - Method in class org.apache.sling.event.impl.jobs.queues.QueueManager
-
- getQueueConfigurationManager() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getQueueInfo(String) - Method in class org.apache.sling.event.impl.jobs.config.QueueConfigurationManager
-
Find the queue configuration for the job.
- getQueueName() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getQueueNames() - Method in class org.apache.sling.event.impl.jobs.jmx.QueuesMBeanImpl
-
- getQueues() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getQueues() - Method in class org.apache.sling.event.impl.jobs.queues.QueueManager
-
- getQueueStatistics(String) - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsManager
-
Get a single queue statistics.
- getRanking() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getReadErrorType() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getResourcePath() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
Get the full resource path.
- getResultMessage() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getRetryCount() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getRetryDelayInMs() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getRetryDelayInMs() - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionResultImpl
-
- getScheduledJobs() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getScheduledJobs(String, long, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getScheduledJobs(String, long, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.scheduling.JobSchedulerImpl
-
Get all scheduled jobs
- getScheduledJobsPath(boolean) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the scheduled jobs path
- getSchedulerJobId() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
Get the scheduler job id
- getSchedules() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- getSerializedString() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getSortedChildren(Logger, String, Resource) - Static method in class org.apache.sling.event.impl.jobs.Utility
-
Helper method to read all children of a resource and sort them by name
- getStartDate() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getStartTime() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getStartTime() - Method in class org.apache.sling.event.impl.jobs.jmx.EmptyStatistics
-
- getStartTime() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsImpl
-
- getState() - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionResultImpl
-
Get the internal state
- getState(String) - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
- getStateInfo() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
- getStatistics() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getStatistics() - Method in class org.apache.sling.event.impl.jobs.jmx.AllJobStatisticsMBean
-
- getStatistics() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueMBeanImpl
-
- getStatistics() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
Return our internal statistics object.
- getStatistics() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
- getStoragePath(String, String, boolean) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the storage path for finished jobs.
- getStoredCancelledJobsPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getStoredSuccessfulJobsPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getTargetInstance() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getThreadPriority() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getTopic() - Method in enum org.apache.sling.event.impl.jobs.InternalJobState
-
- getTopic() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getTopic() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getTopics() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getTopics() - Method in class org.apache.sling.event.impl.jobs.JobConsumerManager
-
Return the topics information of this instance.
- getTopics() - Method in class org.apache.sling.event.impl.jobs.queues.QueueJobCache
-
All topics of this queue.
- getTopicStatistics() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getTopicStatistics() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsManager
-
Get all topic statistics.
- getTopologyCapabilities() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the current topology capabilities.
- getTotalNumberOfScheduledJobs() - Method in class org.apache.sling.event.impl.jobs.scheduling.JobSchedulerImpl
-
Provide the total number of jobs registered in the system, irrespective of topics
- getType() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getType() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getUnassignedJobsPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the resource path for all unassigned jobs.
- getUniqueId(String) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the unique job id
- getUniquePath(String, String, String, Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Create a unique job path (folder and name) for the job.
- getValueMap(Resource) - Static method in class org.apache.sling.event.impl.support.ResourceHelper
-
- ignoreProperty(String) - Static method in class org.apache.sling.event.impl.support.ResourceHelper
-
Check if this property should be ignored
- incQueued() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsImpl
-
New job in the queue
- incrementProgressCount(int) - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionContextImpl
-
- info - Variable in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobHandler.Holder
-
- InitDelayingTopologyEventListener - Class in org.apache.sling.event.impl.discovery
-
This listener facade applies a 'startup delay' to a topology event handler,
that is, it allows to specify a startup time during which any topology events
will be queued and processing only starts after this time.
- InitDelayingTopologyEventListener(long, TopologyEventListener) - Constructor for class org.apache.sling.event.impl.discovery.InitDelayingTopologyEventListener
-
Creates a new init-delaying listener with the given delay and delegate.
- initProgress(int, long) - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionContextImpl
-
- InstanceDescriptionComparator(String) - Constructor for class org.apache.sling.event.impl.jobs.config.TopologyCapabilities.InstanceDescriptionComparator
-
- InternalJobState - Enum in org.apache.sling.event.impl.jobs
-
The state of the job after it has been processed by a JobExecutor.
- InternalQueueConfiguration - Class in org.apache.sling.event.impl.jobs.config
-
- InternalQueueConfiguration() - Constructor for class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- InternalQueueConfiguration.Config - Annotation Type in org.apache.sling.event.impl.jobs.config
-
- InventoryPlugin - Class in org.apache.sling.event.impl.jobs.console
-
This is a inventory plugin displaying the active queues, some statistics
and the configurations.
- InventoryPlugin() - Constructor for class org.apache.sling.event.impl.jobs.console.InventoryPlugin
-
- isActive() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Is this component still active?
- isActive() - Method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
Is this object still active?
If it is not active anymore it should not be used!
- isActive(String) - Method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
Is this instance still active?
- isEmpty() - Method in class org.apache.sling.event.impl.jobs.queues.QueueJobCache
-
Check whether there are jobs for this queue
- isJob(String) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- isKeepJobs() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- isLeader() - Method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
Is the current instance the leader?
- isLocalJob(String) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- isNew() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueStatusEvent
-
- isPreferRunOnCreationInstance() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- isReadErrorRecoverable() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
Is the error recoverable?
- isRemoved() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueStatusEvent
-
- isSame(Map<String, String>) - Method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
Is this capabilities the same as represented by the provided instance map?
- isStopped() - Method in class org.apache.sling.event.impl.jobs.JobHandler
-
- isStopped() - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionContextImpl
-
- isStoragePath(String) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Check whether this is a storage path.
- isSuspended() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
- isSuspended() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- isUpdate() - Method in class org.apache.sling.event.impl.jobs.jmx.QueueStatusEvent
-
- isValid() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-