Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.jsf.operations
Class CancelCreateDocumentInUI

java.lang.Object
  extended by org.nuxeo.ecm.automation.jsf.operations.CancelCreateDocumentInUI

public class CancelCreateDocumentInUI
extends Object

Cancels a document creation in UI (equivalent to clicking on the 'cancel' button on a document creation form).

Since:
5.4.2

Field Summary
static String ID
           
 
Constructor Summary
CancelCreateDocumentInUI()
           
 
Method Summary
 DocumentModel 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
Constructor Detail

CancelCreateDocumentInUI

public CancelCreateDocumentInUI()
Method Detail

run

public DocumentModel run()
                  throws Exception
Throws:
Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.