public class DocumentAndFile extends Object
| Constructor and Description |
|---|
DocumentAndFile(com.github.cafdataprocessing.worker.policy.shared.Document document,
org.apache.commons.vfs2.FileObject file)
Create new instance for specified Document and associated FileObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.github.cafdataprocessing.worker.policy.shared.Document |
getDocument() |
org.apache.commons.vfs2.FileObject |
getFile() |
public DocumentAndFile(com.github.cafdataprocessing.worker.policy.shared.Document document,
org.apache.commons.vfs2.FileObject file)
document - A Policy Worker Document.file - The File the document is associated with.Copyright © 2015–2017 Hewlett Packard Enterprise Development LP. All rights reserved.