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, toPsiLocation
getOpenFileDescriptor, getParent, getParentElement, getVirtualFile, safeCast, safeGetPsiElement
public ExternalSystemTaskLocation(Project project, PsiElement psiElement, ExternalTaskExecutionInfo taskInfo)
public ExternalTaskExecutionInfo getTaskInfo()
public static ExternalSystemTaskLocation create(Project project, ProjectSystemId systemId, java.lang.String projectPath, ExternalTaskExecutionInfo taskInfo)