public interface DisposableExternalSystemService
Modifier and Type | Method and Description |
---|---|
void |
onExternalSystemUnlinked(ProjectSystemId externalSystemId,
Project ideProject)
Is expected to be called when external system with the given id is unlinked from the given ide project.
|
void onExternalSystemUnlinked(ProjectSystemId externalSystemId, Project ideProject)
externalSystemId
- target external system idideProject
- target ide project