org.gcube.portlets.admin.software_upload_wizard.shared.rpc
Class GetSubmitProgressResult

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.shared.rpc.GetSubmitProgressResult
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, net.customware.gwt.dispatch.shared.Result

public class GetSubmitProgressResult
extends Object
implements net.customware.gwt.dispatch.shared.Result


Constructor Summary
GetSubmitProgressResult(IOperationProgress progress)
           
 
Method Summary
 IOperationProgress getProgress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetSubmitProgressResult

public GetSubmitProgressResult(IOperationProgress progress)
Method Detail

getProgress

public IOperationProgress getProgress()


Copyright © 2013. All Rights Reserved.