public static final class ImportSpecBuilder.DefaultProjectRefreshCallback extends java.lang.Object implements ExternalProjectRefreshCallback
Constructor and Description |
---|
DefaultProjectRefreshCallback(ImportSpec spec) |
Modifier and Type | Method and Description |
---|---|
void |
onSuccess(DataNode<ProjectData> externalProject) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onFailure, onFailure, onSuccess
public DefaultProjectRefreshCallback(ImportSpec spec)
public void onSuccess(DataNode<ProjectData> externalProject)
onSuccess
in interface ExternalProjectRefreshCallback