public class ExternalSystemTaskLocation extends PsiLocation<PsiElement>
| Constructor and Description |
|---|
ExternalSystemTaskLocation(Project project,
PsiElement psiElement,
ExternalTaskExecutionInfo taskInfo) |
| Modifier and Type | Method and Description |
|---|---|
static ExternalSystemTaskLocation |
create(Project project,
ProjectSystemId systemId,
java.lang.String projectPath,
ExternalTaskExecutionInfo taskInfo) |
ExternalTaskExecutionInfo |
getTaskInfo() |
fromPsiElement, fromPsiElement, fromPsiElement, getAncestors, getModule, getProject, getPsiElement, toPsiLocationgetOpenFileDescriptor, getParent, getParentElement, getVirtualFile, safeCast, safeGetPsiElementpublic ExternalSystemTaskLocation(Project project, PsiElement psiElement, ExternalTaskExecutionInfo taskInfo)
public ExternalTaskExecutionInfo getTaskInfo()
public static ExternalSystemTaskLocation create(Project project, ProjectSystemId systemId, java.lang.String projectPath, ExternalTaskExecutionInfo taskInfo)