- get(Object) - Method in class org.apache.sling.event.EventPropertiesMap
-
Deprecated.
- getAcknowledge(JobProcessor) - Method in interface org.apache.sling.event.impl.jobs.deprecated.JobStatusNotifier
-
Deprecated.
Notify the job handling that the job has been ack'ed.
- getAcknowledge(JobProcessor) - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusNotifierImpl
-
Deprecated.
- getAllInstancesMap(TopologyView) - Static method in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
- getAllJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusProviderImpl
-
Deprecated.
- getAllJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
-
- getApplicationId(Event) - Static method in class org.apache.sling.event.EventUtil
-
Deprecated.
- getApplicationIds() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
Deprecated.
- getApplicationIds() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Deprecated.
This information is not used anymore
- 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
-
- getAt() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the scheduled execution date for a schedule of type date.
- 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.StatisticsImpl
-
- getAverageProcessingTime() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getAverageProcessingTime() - Method in interface org.apache.sling.event.jobs.Statistics
-
The average processing time of a job - this only counts finished jobs.
- getAverageProcessingTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
The average processing time of a job - this only counts finished jobs.
- 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.StatisticsImpl
-
- getAverageWaitingTime() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getAverageWaitingTime() - Method in interface org.apache.sling.event.jobs.Statistics
-
The average waiting time of a job in the queue.
- getAverageWaitingTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
The average waiting time of a job in the queue.
- getConfiguration() - Method in class org.apache.sling.event.impl.EventingThreadPool
-
- getConfiguration() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
Return the queue configuration
- getConfiguration() - Method in interface org.apache.sling.event.jobs.Queue
-
Get the corresponding 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
-
- getCreated() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object
specifying the date and time when this job has been created.
- getCreatedInstance() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getCreatedInstance() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID
of the instance where this job has been created.
- getCronExpression() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
If the job is scheduled daily or weekly, return the cron expression
- getCurrentJobs(String) - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusProviderImpl
-
Deprecated.
- getCurrentJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusProviderImpl
-
Deprecated.
- getCurrentJobs(String) - Method in interface org.apache.sling.event.JobStatusProvider
-
- getCurrentJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
-
- getDayOfMonth() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getDayOfMonth() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the job is scheduled monthly, returns the day of the month
- getDayOfWeek() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getDayOfWeek() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the job is scheduled weekly, returns the day of the week
- 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
-
- getExpression() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the schedule is a cron expression, return the expression.
- getFinishedDate() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getFinishedDate() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is cancelled or succeeded, this method will return the finish date.
- getFinishedProgressStep() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getFinishedProgressStep() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is in processing, return the optional information
about the finished steps.
- getGlobalStatistics() - Method in class org.apache.sling.event.impl.jobs.stats.StatisticsManager
-
Get the global statistics.
- getHourOfDay() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getHourOfDay() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the hour of the day for daily and weekly scheduled jobs
- getId() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getId() - Method in interface org.apache.sling.event.jobs.Job
-
Unique job ID.
- 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
-
- getJob(String, Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobManager
-
Find a job - either scheduled or active.
- getJobById(String) - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return a job based on the unique id.
- getJobByName(String) - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getJobByName(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Deprecated.
- getJobCreated(Event) - Static method in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- getJobFromRetryList(String) - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
- getJobPriority() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getJobPriority() - Method in interface org.apache.sling.event.jobs.Job
-
Deprecated.
- getJobProperties() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- getJobProperties() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Return the optional job topics.
- getJobScheduler() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getJobState() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getJobState() - Method in interface org.apache.sling.event.jobs.Job
-
Get the job state
- getJobTopic() - Method in class org.apache.sling.event.impl.jobs.scheduling.ScheduledJobInfoImpl
-
- getJobTopic() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Return the job topic.
- getLastActivatedJobDate() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getLastActivatedJobDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
-
- 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.StatisticsImpl
-
- getLastActivatedJobTime() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getLastActivatedJobTime() - Method in interface org.apache.sling.event.jobs.Statistics
-
The time a job has been started last.
- getLastActivatedJobTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
The time a job has been started last.
- getLastFinishedJobDate() - Method in class org.apache.sling.event.impl.jobs.jmx.AbstractJobStatistics
-
- getLastFinishedJobDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
-
- 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.StatisticsImpl
-
- getLastFinishedJobTime() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getLastFinishedJobTime() - Method in interface org.apache.sling.event.jobs.Statistics
-
The time a job has been finished/failed/cancelled last.
- getLastFinishedJobTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
The time a job has been finished/failed/cancelled last.
- getLocalJobsPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the resource path for all jobs assigned to the current instance
- getLocksPath() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the resource path for all locks
- 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
-
- getMaxParallel() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the max number of parallel processes.
- getMaxRetries() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getMaxRetries() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the max number of retries, -1 for endless retry!
- getMessage() - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionResultImpl
-
- getMessage() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
Return the optional message.
- getMinuteOfHour() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getMinuteOfHour() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the minute of the hour for daily, weekly and hourly scheduled jobs.
- getMonthOfYear() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getMonthOfYear() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
If the job is scheduled yearly, returns the month of the year
- getName() - Method in class org.apache.sling.event.impl.EventingThreadPool
-
- 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.JobImpl
-
- 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
- getName() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
-
- getName() - Method in interface org.apache.sling.event.jobs.Job
-
Deprecated.
- getName() - Method in interface org.apache.sling.event.jobs.Queue
-
Get the queue 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
-
- getNextScheduledExecution() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Return the next scheduled execution date.
- 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
-
- getNumberOfActiveJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of jobs currently in processing.
- 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.StatisticsImpl
-
- getNumberOfCancelledJobs() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getNumberOfCancelledJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of permanently failing or cancelled jobs.
- getNumberOfCancelledJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
Number of permanently failing or cancelled jobs.
- 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.StatisticsImpl
-
- getNumberOfFailedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getNumberOfFailedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of failing jobs.
- getNumberOfFailedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
Number of failing jobs.
- 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.StatisticsImpl
-
- getNumberOfFinishedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getNumberOfFinishedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of successfully finished jobs.
- getNumberOfFinishedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
Number of successfully finished jobs.
- 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
-
- getNumberOfJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
- 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.StatisticsImpl
-
- getNumberOfProcessedJobs() - Method in class org.apache.sling.event.impl.jobs.stats.TopicStatisticsImpl
-
- getNumberOfProcessedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of already processed jobs.
- getNumberOfProcessedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
Number of already processed jobs.
- 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
-
- getNumberOfQueuedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
-
Number of jobs currently waiting in a queue.
- getNumberOfRetries() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getNumberOfRetries() - Method in interface org.apache.sling.event.jobs.Job
-
The property to track the retry maximum retry count for jobs.
- 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
-
- getOwnThreadPoolSize() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getOwnThreadPoolSize() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the size for the optional thread pool for this queue.
- getPid() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getPosition() - Method in class org.apache.sling.event.impl.jobs.deprecated.JobsIteratorImpl
-
Deprecated.
- getPosition() - Method in interface org.apache.sling.event.jobs.JobsIterator
-
Deprecated.
Returns the current position within the iterator.
- getPotentialTargets(String, Map<String, Object>) - 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
-
- getPriority() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getPriority() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
- getProcessingStarted() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProcessingStarted() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object
specifying the date and time when this job has been started.
- getProcessor() - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusNotifierImpl
-
Deprecated.
- getProgressETA() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProgressETA() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is in processing, return the optional ETA for this job.
- getProgressLog() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProgressLog() - Method in interface org.apache.sling.event.jobs.Job
-
This method returns the optional progress log from the last job
processing.
- getProgressStepCount() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getProgressStepCount() - Method in interface org.apache.sling.event.jobs.Job
-
If the job is in processing, return the optional progress step
count if available.
- 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
-
- getProperty(String) - Method in interface org.apache.sling.event.jobs.Job
-
Get the value of a property.
- getProperty(String, Class<T>) - Method in interface org.apache.sling.event.jobs.Job
-
Get a named property and convert it into the given type.
- getProperty(String, T) - Method in interface org.apache.sling.event.jobs.Job
-
Get a named property and convert it into the given type.
- getPropertyNames() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getPropertyNames() - Method in interface org.apache.sling.event.jobs.Job
-
Get all property names.
- 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
-
- getQueue(String) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return a queue with a specific name (if running)
- 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
-
- getQueueName() - Method in interface org.apache.sling.event.jobs.Job
-
The name of the job queue processing this job.
- getQueueNames() - Method in class org.apache.sling.event.impl.jobs.jmx.QueuesMBeanImpl
-
- getQueueNames() - Method in interface org.apache.sling.event.jobs.jmx.QueuesMBean
-
- getQueues() - Method in class org.apache.sling.event.impl.jobs.JobManagerImpl
-
- getQueues() - Method in class org.apache.sling.event.impl.jobs.queues.QueueManager
-
- getQueues() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return an iterator for all available queues.
- 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
-
- getRanking() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Get the ranking of this configuration.
- getResourcePath() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
Get the full resource path.
- getResourcePath() - Method in class org.apache.sling.event.impl.jobs.timed.TimedEventConfiguration
-
- getResourcePathWithSlash() - Method in class org.apache.sling.event.impl.jobs.timed.TimedEventConfiguration
-
- getResultMessage() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getResultMessage() - Method in interface org.apache.sling.event.jobs.Job
-
This method returns the message from the last job processing, regardless
whether the processing failed, succeeded or was cancelled.
- getRetryCount() - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
- getRetryCount() - Method in interface org.apache.sling.event.jobs.Job
-
On first execution the value of this property is zero.
- getRetryDelayInMs() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getRetryDelayInMs() - Method in class org.apache.sling.event.impl.jobs.queues.JobExecutionResultImpl
-
- getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
-
Return the retry delay in ms
- getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the retry delay in ms
- getScheduledEvent(String, String, String) - Method in class org.apache.sling.event.impl.jobs.timed.TimedEventSender
-
- getScheduledEvent(String, String, String) - Method in interface org.apache.sling.event.TimedEventStatusProvider
-
Deprecated.
Return the scheduled event with the given id.
- getScheduledEvents(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.timed.TimedEventSender
-
- getScheduledEvents(String, Map<String, Object>...) - Method in interface org.apache.sling.event.TimedEventStatusProvider
-
Deprecated.
Return a list of currently scheduled events.
- getScheduledJobs(String) - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusProviderImpl
-
Deprecated.
- getScheduledJobs(String, Map<String, Object>...) - Method in class org.apache.sling.event.impl.jobs.deprecated.JobStatusProviderImpl
-
Deprecated.
- 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
- getScheduledJobs() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return all available job schedules.
- getScheduledJobs(String, long, Map<String, Object>...) - Method in interface org.apache.sling.event.jobs.JobManager
-
Return all matching available job schedules.
- getScheduledJobs(String) - Method in interface org.apache.sling.event.JobStatusProvider
-
- getScheduledJobs(String, Map<String, Object>...) - Method in interface org.apache.sling.event.JobStatusProvider
-
- 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
-
- getSchedules() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
-
Get all schedules for this job
- getSerializedString() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getSize() - Method in class org.apache.sling.event.impl.jobs.deprecated.JobsIteratorImpl
-
Deprecated.
- getSize() - Method in interface org.apache.sling.event.jobs.JobsIterator
-
Deprecated.
Returns the total number of jobs.
- 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
-
- getStartDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
-
- 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
-
- getStartTime() - Method in interface org.apache.sling.event.jobs.Statistics
-
The time this service has been started
- 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
-
- getState(String) - Method in interface org.apache.sling.event.jobs.Queue
-
For monitoring purposes and possible extensions from the different
queue types.
- getStateInfo() - Method in class org.apache.sling.event.impl.jobs.queues.JobQueueImpl
-
- getStateInfo() - Method in interface org.apache.sling.event.jobs.Queue
-
Return some information about the current state of the queue.
- 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
-
- getStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return statistics information about all queues.
- getStatistics() - Method in interface org.apache.sling.event.jobs.Queue
-
Return statistics information about this queue.
- 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
-
- getTargetInstance() - Method in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID
of the instance where this job should be processed.
- getThreadPriority() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getThreadPriority() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the thread priority for the job thread
- 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
-
- getTopic() - Method in interface org.apache.sling.event.jobs.Job
-
The job topic.
- getTopic() - Method in interface org.apache.sling.event.jobs.TopicStatistics
-
The topic this statistics is about.
- 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.
- getTopics() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
The list of topics this queue is bound to.
- 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.
- getTopicStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
-
Return statistics information about job topics.
- getTopologyCapabilities() - Method in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Get the current topology capabilities.
- getType() - Method in class org.apache.sling.event.impl.jobs.config.InternalQueueConfiguration
-
- getType() - Method in class org.apache.sling.event.impl.support.ScheduleInfoImpl
-
- getType() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
-
Return the queue type.
- getType() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
-
Return the scheduling type
- 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
-
- PackageTopicMatcher - Class in org.apache.sling.event.impl.support
-
Package matcher - the topic must be in the same package.
- PackageTopicMatcher(String) - Constructor for class org.apache.sling.event.impl.support.PackageTopicMatcher
-
- persistJobProperties(String...) - Method in class org.apache.sling.event.impl.jobs.JobHandler
-
Update the property of a job in the resource tree
- prepare(Queue) - Method in class org.apache.sling.event.impl.jobs.JobImpl
-
Prepare a new job execution
- print(PrintWriter, Format, boolean) - Method in class org.apache.sling.event.impl.jobs.console.InventoryPlugin
-
- process(Job) - Method in class org.apache.sling.event.impl.jobs.console.WebConsolePlugin
-
- process(Job) - Method in class org.apache.sling.event.impl.jobs.deprecated.EventAdminBridge
-
Deprecated.
- process(Job, JobExecutionContext) - Method in class org.apache.sling.event.impl.jobs.tasks.HistoryCleanUpTask
-
- process(Job) - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer
-
Execute the job.
- process(Job, JobExecutionContext) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutor
-
Execute the job.
- process(Event) - Method in interface org.apache.sling.event.jobs.JobProcessor
-
Deprecated.
Execute the job.
- processEvent(Event, ScheduleInfo) - Method in class org.apache.sling.event.impl.jobs.timed.TimedEventSender
-
Process the event.
- processJob(Event, JobProcessor) - Static method in class org.apache.sling.event.EventUtil
-
- processJob(Event, JobProcessor) - Static method in class org.apache.sling.event.jobs.JobUtil
-
- PROP_KEEP_JOBS - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_MAX_PARALLEL - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_NAME - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_PREFER_RUN_ON_CREATION_INSTANCE - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_PRIORITY - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_RETRIES - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_RETRY_DELAY - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_THREAD_POOL_SIZE - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_TOPICS - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- PROP_TYPE - Static variable in class org.apache.sling.event.impl.jobs.config.ConfigurationConstants
-
- properties(Map<String, Object>) - Method in class org.apache.sling.event.impl.jobs.JobBuilderImpl
-
- properties(Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobBuilder
-
Set the optional configuration properties for the job.
- PROPERTY_APPLICATION - Static variable in class org.apache.sling.event.EventUtil
-
Deprecated.
- PROPERTY_BACKGROUND_LOAD_DELAY - Static variable in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
The background loader waits this time of seconds after startup before loading events from the repository.
- PROPERTY_BRIDGED_EVENT - Static variable in class org.apache.sling.event.impl.jobs.JobImpl
-
Internal job property if this is an bridged event (event admin).
- PROPERTY_DELAY_OVERRIDE - Static variable in class org.apache.sling.event.impl.jobs.JobImpl
-
Internal job property containing optional delay override.
- PROPERTY_DISABLE_DISTRIBUTION - Static variable in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Configuration switch for distributing the jobs.
- PROPERTY_DISTRIBUTE - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_EVENT_ID - Static variable in interface org.apache.sling.event.JobStatusProvider
-
- PROPERTY_EVENT_ID - Static variable in interface org.apache.sling.event.TimedEventStatusProvider
-
Deprecated.
This is a unique identifier which can be used to cancel the job.
- PROPERTY_FINISHED_DATE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the finished date once a job is marked as finished.
- PROPERTY_FINISHED_STATE - Static variable in class org.apache.sling.event.impl.jobs.JobImpl
-
This property contains the finished state of a job once it's marked as finished.
- PROPERTY_JOB_APPLICATION - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_ASYNC_HANDLER - Static variable in interface org.apache.sling.event.jobs.consumer.JobConsumer
-
Job property containing an asynchronous handler.
- PROPERTY_JOB_CREATED - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object
specifying the date and time when this job has been created.
- PROPERTY_JOB_CREATED - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_CREATED_APPLICATION - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_CREATED_INSTANCE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID
of the instance where this job has been created.
- PROPERTY_JOB_DESCRIPTION - Static variable in interface org.apache.sling.event.jobs.Job
-
This is an optional property containing a human readable description for
the job
- PROPERTY_JOB_ID - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_ID - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_JOB_NAME - Static variable in class org.apache.sling.event.jobs.JobUtil
-
- PROPERTY_JOB_PARALLEL - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_PARALLEL - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- PROPERTY_JOB_PRIORITY - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_PRIORITY - Static variable in interface org.apache.sling.event.jobs.Job
-
Deprecated.
- PROPERTY_JOB_PRIORITY - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_PROGRESS_ETA - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the optional ETA for a job.
- PROPERTY_JOB_PROGRESS_LOG - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the optional output log of a job consumer.
- PROPERTY_JOB_PROGRESS_STEP - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains optional progress information about a job,
the number of completed steps.
- PROPERTY_JOB_PROGRESS_STEPS - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains optional progress information about a job,
the number of steps the job consumer will perform.
- PROPERTY_JOB_QUEUE_NAME - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_QUEUE_NAME - Static variable in interface org.apache.sling.event.jobs.Job
-
The name of the job queue processing this job.
- PROPERTY_JOB_QUEUE_NAME - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_QUEUE_ORDERED - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_QUEUE_ORDERED - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- PROPERTY_JOB_QUEUED - Static variable in class org.apache.sling.event.impl.jobs.JobImpl
-
Internal job property specifying when the job was put into the queue.
- PROPERTY_JOB_RETRIES - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_RETRIES - Static variable in interface org.apache.sling.event.jobs.Job
-
The property to track the retry maximum retry count for jobs.
- PROPERTY_JOB_RETRIES - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_RETRY_COUNT - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_RETRY_COUNT - Static variable in interface org.apache.sling.event.jobs.Job
-
The property to track the retry count for jobs.
- PROPERTY_JOB_RETRY_COUNT - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_RETRY_DELAY - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_RETRY_DELAY - Static variable in interface org.apache.sling.event.jobs.Job
-
The property to set a retry delay.
- PROPERTY_JOB_RETRY_DELAY - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- Use the new Job
interface instead.
- PROPERTY_JOB_RUN_LOCAL - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_RUN_LOCAL - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- PROPERTY_JOB_STARTED_TIME - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains a calendar object
specifying the date and time when this job has been started.
- PROPERTY_JOB_TARGET_INSTANCE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property is set by the job handling and contains the Sling instance ID
of the instance where this job should be processed.
- PROPERTY_JOB_TITLE - Static variable in interface org.apache.sling.event.jobs.Job
-
This is an optional property containing a human readable title for
the job
- PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.jobs.JobUtil
-
- PROPERTY_LOCK_CREATED - Static variable in class org.apache.sling.event.impl.jobs.Utility
-
- PROPERTY_LOCK_CREATED_APP - Static variable in class org.apache.sling.event.impl.jobs.Utility
-
- PROPERTY_LOG_DEPRECATION_WARNINGS - Static variable in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Configuration property for deprecation warnings.
- PROPERTY_MARKER_READ_ERROR_LIST - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_NOTIFICATION_JOB - Static variable in class org.apache.sling.event.EventUtil
-
- PROPERTY_NOTIFICATION_JOB - Static variable in class org.apache.sling.event.jobs.JobUtil
-
Deprecated.
- PROPERTY_REPOSITORY_PATH - Static variable in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
The path where all jobs are stored.
- PROPERTY_RESOURCE_PATH - Static variable in class org.apache.sling.event.impl.jobs.JobImpl
-
Internal job property containing the resource path.
- PROPERTY_RESULT_MESSAGE - Static variable in interface org.apache.sling.event.jobs.Job
-
This property contains the optional result message of a job consumer.
- PROPERTY_SCHEDULE_INFO - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_SCHEDULE_INFO_TYPE - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_SCHEDULE_NAME - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_SCHEDULE_SUSPENDED - Static variable in class org.apache.sling.event.impl.support.ResourceHelper
-
- PROPERTY_SCHEDULED_JOBS_PATH - Static variable in class org.apache.sling.event.impl.jobs.config.JobManagerConfiguration
-
Configuration property for the scheduled jobs path.
- PROPERTY_TIME - Static variable in class org.apache.sling.event.impl.jobs.notifications.NotificationUtility
-
Event property containing the time for job start and job finished events.
- PROPERTY_TIMED_EVENT_DATE - Static variable in class org.apache.sling.event.EventUtil
-
Deprecated.
Use scheduled jobs instead
- PROPERTY_TIMED_EVENT_ID - Static variable in class org.apache.sling.event.EventUtil
-
Deprecated.
Use scheduled jobs instead
- PROPERTY_TIMED_EVENT_PERIOD - Static variable in class org.apache.sling.event.EventUtil
-
Deprecated.
Use scheduled jobs instead
- PROPERTY_TIMED_EVENT_SCHEDULE - Static variable in class org.apache.sling.event.EventUtil
-
Deprecated.
Use scheduled jobs instead
- PROPERTY_TIMED_EVENT_TOPIC - Static variable in class org.apache.sling.event.EventUtil
-
Deprecated.
Use scheduled jobs instead
- PROPERTY_TOPICS - Static variable in class org.apache.sling.event.impl.jobs.config.TopologyCapabilities
-
- PROPERTY_TOPICS - Static variable in interface org.apache.sling.event.jobs.consumer.JobConsumer
-
Service registration property defining the jobs this consumer is able to process.
- PROPERTY_TOPICS - Static variable in interface org.apache.sling.event.jobs.consumer.JobExecutor
-
Service registration property defining the jobs this executor is able to process.
- put(String, Object) - Method in class org.apache.sling.event.EventPropertiesMap
-
Deprecated.
- putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.event.EventPropertiesMap
-
Deprecated.
- valueOf(String) - Static method in enum org.apache.sling.event.EventUtil.JobPriority
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.impl.jobs.InternalJobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.Job.JobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.JobManager.QueryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.JobUtil.JobPriority
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
-
Returns the enum constant of this type with the specified name.
- values() - Method in class org.apache.sling.event.EventPropertiesMap
-
Deprecated.
- values() - Static method in enum org.apache.sling.event.EventUtil.JobPriority
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.impl.jobs.InternalJobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.Job.JobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.JobManager.QueryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.JobUtil.JobPriority
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.