Fields Summary |
---|
public static final String | DEPLOYMENT_PROGRESS_CLASS_NAMEValue of the MAP_CAPABLE_TYPE_KEY when turned into a Map. |
public static final String | PROGRESS_PERCENT_KEYKey for the progress percent as returned by getProgressPercent(). |
public static final String | DESCRIPTION_KEYKey for the Description as returned by getDescription(). |
public static final String | LOCALIZED_DESCRIPTION_KEY_BASEKey prefix for the Description as returned by getDescription(). The key for
a given locale is LOCALIZED_DESCRIPTION_KEY_BASE + "_" + Locale.toString() |