public interface JbpmListFilter extends Serializable
JbpmService
. Inside the filter method, the jbpmContext is
alive.Modifier and Type | Method and Description |
---|---|
<T> ArrayList<T> |
filter(JbpmContext jbpmContext,
DocumentModel document,
ArrayList<T> list,
NuxeoPrincipal principal) |
<T> ArrayList<T> filter(JbpmContext jbpmContext, DocumentModel document, ArrayList<T> list, NuxeoPrincipal principal)
Copyright © 2011 Nuxeo SA. All Rights Reserved.