public abstract class AbstractExternalSystemToolWindowCondition extends java.lang.Object implements Condition<Project>
Modifier | Constructor and Description |
---|---|
protected |
AbstractExternalSystemToolWindowCondition(ProjectSystemId externalSystemId) |
Modifier and Type | Method and Description |
---|---|
boolean |
value(Project project) |
protected AbstractExternalSystemToolWindowCondition(ProjectSystemId externalSystemId)