Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class GetRecipientsForTaskOperation
extends Object
implements JbpmOperation

Author:
arussel
See Also:
Serialized Form

Constructor Summary
GetRecipientsForTaskOperation(long taskId)
           
 
Method Summary
 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 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.