public interface DeploymentStatus
DeploymentStatus
Modifier and Type | Field and Description |
---|---|
static int |
STATUS_EVAL |
static int |
STATUS_FAILED |
static int |
STATUS_OKAY |
Modifier and Type | Method and Description |
---|---|
int |
getStatus()
getStatus
|
static final int STATUS_OKAY
static final int STATUS_EVAL
static final int STATUS_FAILED
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.