Uses of Class
com.intellij.codeInsight.intention.IntentionManager

Packages that use IntentionManager
com.intellij.codeInsight.intention Provides interfaces for implementing intention actions. 
 

Uses of IntentionManager in com.intellij.codeInsight.intention
 

Methods in com.intellij.codeInsight.intention that return IntentionManager
static IntentionManager IntentionManager.getInstance(Project project)
          Returns instance of IntententionManager for given project.