org.mmbase.datatypes.resources
Interface StateConstants
public interface StateConstants
States, as used in the 'state' field of the MMServers
builders. Used in test-cases too.
- Since:
- MMBase-1.8.1
- Version:
- $Id: StateConstants.java 34900 2009-05-01 16:29:42Z michiel $
- Author:
- Michiel Meeuwissen
UNKNOWN
static final int UNKNOWN
- See Also:
- Constant Field Values
ACTIVE
static final int ACTIVE
- See Also:
- Constant Field Values
INACTIVE
static final int INACTIVE
- See Also:
- Constant Field Values
ERROR
static final int ERROR
- See Also:
- Constant Field Values
MMBase2 Bridge 2.0-SNAPSHOT - 2013-03-30T06:34