API for Intellij´s changelists?

Hi,

is there an API by which a plugin can create, update, delete changelists?

I only found the ChangelistListener

I believe ChangeListManager should do.

Take a look at usage examples in intellij-community repo