Sonic Management API

com.sonicsw.mq.mgmtapi.runtime
Interface ICompactStatusConstants


public interface ICompactStatusConstants


Field Summary
static int COMPLETED_FAILED_ID
           
static int COMPLETED_OK_ID
           
static java.lang.String FAILED_STR
           
static int IN_PROGRESS_ID
           
static java.lang.String IN_PROGRESS_STR
           
static int NOT_APPLICABLE_ID
           
static java.lang.String NOT_APPLICABLE_STR
           
static java.lang.String SUCCESSFULL_STR
           
 

Field Detail

COMPLETED_FAILED_ID

static final int COMPLETED_FAILED_ID
See Also:
Constant Field Values

COMPLETED_OK_ID

static final int COMPLETED_OK_ID
See Also:
Constant Field Values

FAILED_STR

static final java.lang.String FAILED_STR
See Also:
Constant Field Values

IN_PROGRESS_ID

static final int IN_PROGRESS_ID
See Also:
Constant Field Values

IN_PROGRESS_STR

static final java.lang.String IN_PROGRESS_STR
See Also:
Constant Field Values

NOT_APPLICABLE_ID

static final int NOT_APPLICABLE_ID
See Also:
Constant Field Values

NOT_APPLICABLE_STR

static final java.lang.String NOT_APPLICABLE_STR
See Also:
Constant Field Values

SUCCESSFULL_STR

static final java.lang.String SUCCESSFULL_STR
See Also:
Constant Field Values

Sonic Management API

Copyright © 2001-2010 Progress Software Corporation. All Rights Reserved.
HTML formatted on 16-Sep-2010.