Uses of Class
com.tibco.bpm.web.client.model.types.cmis.MoveDocumentResponse

Packages that use MoveDocumentResponse
com.tibco.bpm.web.client.services.client.cmis   
 

Uses of MoveDocumentResponse in com.tibco.bpm.web.client.services.client.cmis
 

Method parameters in com.tibco.bpm.web.client.services.client.cmis with type arguments of type MoveDocumentResponse
 void ClientServices.moveDocument(java.lang.String docReference, java.lang.String sourceCaseReference, java.lang.String targetCaseReference, com.google.gwt.user.client.rpc.AsyncCallback<MoveDocumentResponse> callback)
          Moves an existing document associated with one case instance to another case instance.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.