public interface RemoteExternalSystemProjectResolver<S extends ExternalSystemExecutionSettings> extends RemoteExternalSystemService<S>
Modifier and Type | Field and Description |
---|---|
static RemoteExternalSystemProjectResolver<ExternalSystemExecutionSettings> |
NULL_OBJECT
|
Modifier and Type | Method and Description |
---|---|
DataNode<ProjectData> |
resolveProjectInfo(ExternalSystemTaskId id,
java.lang.String projectPath,
boolean isPreviewMode,
S settings,
ProjectResolverPolicy resolverPolicy) |
setNotificationListener, setSettings
cancelTask, getTasksInProgress, isTaskInProgress
static final RemoteExternalSystemProjectResolver<ExternalSystemExecutionSettings> NULL_OBJECT
DataNode<ProjectData> resolveProjectInfo(ExternalSystemTaskId id, java.lang.String projectPath, boolean isPreviewMode, S settings, ProjectResolverPolicy resolverPolicy) throws java.rmi.RemoteException, ExternalSystemException, java.lang.IllegalArgumentException, java.lang.IllegalStateException
java.rmi.RemoteException
ExternalSystemException
java.lang.IllegalArgumentException
java.lang.IllegalStateException