Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.jbpm.operations
Class AddCommentOperation

java.lang.Object
  extended by org.nuxeo.ecm.platform.jbpm.operations.AddCommentOperation
All Implemented Interfaces:
Serializable, JbpmOperation

public class AddCommentOperation
extends Object
implements JbpmOperation

Author:
arussel
See Also:
Serialized Form

Constructor Summary
AddCommentOperation(long id, String actorId, String message)
           
 
Method Summary
 Serializable run(JbpmContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddCommentOperation

public AddCommentOperation(long id,
                           String actorId,
                           String message)
Method Detail

run

public Serializable run(JbpmContext context)
                 throws NuxeoJbpmException
Specified by:
run in interface JbpmOperation
Throws:
NuxeoJbpmException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.