public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STATUS_ERROR |
static String |
STATUS_FAILED |
static String |
STATUS_PROCESSING |
static String |
STATUS_PROVISIONING |
static String |
STATUS_SUCCESS |
| Constructor and Description |
|---|
Constants() |
public static final String STATUS_SUCCESS
public static final String STATUS_FAILED
public static final String STATUS_ERROR
public static final String STATUS_PROCESSING
public static final String STATUS_PROVISIONING
Copyright © 2022. All rights reserved.