Nuxeo Enterprise Platform 5.4

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

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

public class GetRecipientsForTaskOperation
extends java.lang.Object
implements JbpmOperation

Author:
arussel
See Also:
Serialized Form

Constructor Summary
GetRecipientsForTaskOperation(long taskId)
           
 
Method Summary
 java.io.Serializable run(JbpmContext context)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetRecipientsForTaskOperation

public GetRecipientsForTaskOperation(long taskId)
Method Detail

run

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.