- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<StateChangeHandler.DirtyType>
- Enclosing class:
- StateChangeHandler
@OpenApi
public static enum StateChangeHandler.DirtyType
extends java.lang.Enum<StateChangeHandler.DirtyType>
Defines how much dirty is project. If project is SOFT_DIRTY, then
notification about project not saved is not going to be displayed, when
closing project.