All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jelastic.api.system.persistence.ResellerStatus Maven / Gradle / Ivy

The newest version!
/*Server class MD5: 95dec990e098739205ccf5a1bbac58e0*/
package com.jelastic.api.system.persistence;

/**
 * @name Jelastic API Client
 * @version 8.11.2
 * @copyright Jelastic, Inc.
 */
public enum ResellerStatus {

    ACTIVE, INACTIVE, STOPPED, SUSPENDED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy