public interface ProjectResolverPolicy
extends java.io.Serializable
ProjectResolverPolicy
allows to define requirements for the project data produced by ExternalSystemProjectResolver
Modifier and Type | Method and Description |
---|---|
boolean |
isPartialDataResolveAllowed()
Indicates if
ExternalSystemProjectResolver have to provide all available project models for the target project
or can resolve only subset of them. |
boolean isPartialDataResolveAllowed()
ExternalSystemProjectResolver
have to provide all available project models for the target project
or can resolve only subset of them.