Package | Description |
---|---|
org.apache.sling.event.impl.jobs | |
org.apache.sling.event.jobs |
Modifier and Type | Class and Description |
---|---|
class |
JobBuilderImpl
Fluent builder API
|
Modifier and Type | Method and Description |
---|---|
JobBuilder |
JobManagerImpl.createJob(String topic) |
JobBuilder |
JobBuilderImpl.properties(Map<String,Object> props) |
Modifier and Type | Method and Description |
---|---|
JobBuilder |
JobManager.createJob(String topic)
Fluent API to create, start and schedule new jobs
|
JobBuilder |
JobBuilder.properties(Map<String,Object> props)
Set the optional configuration properties for the job.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.