public interface JobStorage
Modifier and Type | Method and Description |
---|---|
JobData |
createJobData(javax.jcr.Session s)
Create a JobData object for a new job
|
JobData |
getJobData(javax.jcr.Node ns)
Retrieve an existing JobData object
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.