Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.jbpm
Class UserTaskPageProviderOperation

java.lang.Object
  extended by org.nuxeo.ecm.automation.jbpm.AbstractWorkflowOperation
      extended by org.nuxeo.ecm.automation.jbpm.UserTaskPageProviderOperation

public class UserTaskPageProviderOperation
extends AbstractWorkflowOperation

Operation to retrieve the tasks waiting for the current user.

Since:
5.4.2
Author:
Thomas Roger

Field Summary
static String ID
           
static String USER_TASKS_PAGE_PROVIDER
           
 
Constructor Summary
UserTaskPageProviderOperation()
           
 
Method Summary
 Blob run()
           
 
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

USER_TASKS_PAGE_PROVIDER

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

UserTaskPageProviderOperation

public UserTaskPageProviderOperation()
Method Detail

run

public Blob run()
         throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.