Nuxeo Enterprise Platform 5.4

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

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

public class CommentWorkflowFilter
extends java.lang.Object
implements JbpmListFilter

See Also:
Serialized Form

Constructor Summary
CommentWorkflowFilter(java.lang.String commentId)
           
 
Method Summary
<T> java.util.ArrayList<T>
filter(JbpmContext jbpmContext, DocumentModel document, java.util.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(java.lang.String commentId)
Method Detail

filter

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.