Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.jbpm
Class UserProcessPageProviderOperation

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

public class UserProcessPageProviderOperation
extends AbstractWorkflowOperation

Operation to retrieve the current user's processes.

Since:
5.4.2
Author:
Thomas Roger

Field Summary
static String ID
           
static String USER_PROCESSES_PAGE_PROVIDER
           
 
Constructor Summary
UserProcessPageProviderOperation()
           
 
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_PROCESSES_PAGE_PROVIDER

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

UserProcessPageProviderOperation

public UserProcessPageProviderOperation()
Method Detail

run

public Blob run()
         throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.