org.bonitasoft.engine.api.impl.transaction.document
public class GetDocumentsOfProcessInstance extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.process.document.model.SProcessDocument>>
| Constructor and Description |
|---|
GetDocumentsOfProcessInstance(org.bonitasoft.engine.core.process.document.api.ProcessDocumentService processDocumentService,
long processInstanceId,
int pageIndex,
int numberPerPage,
String field,
org.bonitasoft.engine.persistence.OrderByType order) |
public GetDocumentsOfProcessInstance(org.bonitasoft.engine.core.process.document.api.ProcessDocumentService processDocumentService,
long processInstanceId,
int pageIndex,
int numberPerPage,
String field,
org.bonitasoft.engine.persistence.OrderByType order)
Copyright © 2014 Bonitasoft S.A.. All rights reserved.