Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.comment.workflow
Class CommentWorkflowFilter

java.lang.Object
  extended by org.nuxeo.ecm.platform.comment.workflow.CommentWorkflowFilter
All Implemented Interfaces:
Serializable, JbpmListFilter

public class CommentWorkflowFilter
extends Object
implements JbpmListFilter

See Also:
Serialized Form

Constructor Summary
CommentWorkflowFilter(String commentId)
           
 
Method Summary
<T> ArrayList<T>
filter(JbpmContext jbpmContext, DocumentModel document, ArrayList<T> list, NuxeoPrincipal principal)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommentWorkflowFilter

public CommentWorkflowFilter(String commentId)
Method Detail

filter

public <T> ArrayList<T> filter(JbpmContext jbpmContext,
                               DocumentModel document,
                               ArrayList<T> list,
                               NuxeoPrincipal principal)
Specified by:
filter in interface JbpmListFilter

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.