public class PlatformDeploymentQueryProperty extends Object implements QueryProperty
| Modifier and Type | Field and Description |
|---|---|
static PlatformDeploymentQueryProperty |
DEPLOY_TIME |
static PlatformDeploymentQueryProperty |
DEPLOYMENT_ID |
static PlatformDeploymentQueryProperty |
DEPLOYMENT_NAME |
static PlatformDeploymentQueryProperty |
DEPLOYMENT_TENANT_ID |
| Constructor and Description |
|---|
PlatformDeploymentQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static PlatformDeploymentQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final PlatformDeploymentQueryProperty DEPLOYMENT_ID
public static final PlatformDeploymentQueryProperty DEPLOYMENT_NAME
public static final PlatformDeploymentQueryProperty DEPLOYMENT_TENANT_ID
public static final PlatformDeploymentQueryProperty DEPLOY_TIME
public PlatformDeploymentQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static PlatformDeploymentQueryProperty findByName(String propertyName)