public interface DataMinerDeployerServiceAsync
| Modifier and Type | Method and Description |
|---|---|
void |
hello(String token,
com.google.gwt.user.client.rpc.AsyncCallback<UserInfo> callback) |
void |
monitorDeploy(String token,
String operationId,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void |
retrieveError(String token,
String operationId,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
void |
startDeploy(String token,
DMDeployConfig dmConfig,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
Copyright © 2019. All Rights Reserved.