package org.zstack.header.configuration; /** * Created with IntelliJ IDEA. * User: frank * Time: 2:52 PM * To change this template use File | Settings | File Templates. */ public enum DiskOfferingStateEvent { enable, disable }