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