Nuxeo ECM Projects 5.6-RC1

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

java.lang.Object
  extended by org.nuxeo.ecm.platform.comment.workflow.ModerateCommentOperation

public class ModerateCommentOperation
extends Object

Since:
5.5

Field Summary
static String ID
           
 
Constructor Summary
ModerateCommentOperation()
           
 
Method Summary
 DocumentModel run(DocumentModel doc)
           
 DocumentModel run(DocumentRef docRef)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

ModerateCommentOperation

public ModerateCommentOperation()
Method Detail

run

public DocumentModel run(DocumentModel doc)
                  throws Exception
Throws:
Exception

run

public DocumentModel run(DocumentRef docRef)
                  throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.