com.elasticbox
Interface Client.InstanceState

Enclosing class:
Client

public static interface Client.InstanceState


Field Summary
static String DONE
           
static String PROCESSING
           
static String UNAVAILABLE
           
 

Field Detail

PROCESSING

static final String PROCESSING
See Also:
Constant Field Values

DONE

static final String DONE
See Also:
Constant Field Values

UNAVAILABLE

static final String UNAVAILABLE
See Also:
Constant Field Values


Copyright © 2004-2014. All Rights Reserved.