public class DeploymentQueryProperty extends Object implements QueryProperty
DeploymentQuery
.Modifier and Type | Field and Description |
---|---|
static DeploymentQueryProperty |
DEPLOY_TIME |
static DeploymentQueryProperty |
DEPLOYMENT_ID |
static DeploymentQueryProperty |
DEPLOYMENT_NAME |
Constructor and Description |
---|
DeploymentQueryProperty(String name) |
public static final DeploymentQueryProperty DEPLOYMENT_ID
public static final DeploymentQueryProperty DEPLOYMENT_NAME
public static final DeploymentQueryProperty DEPLOY_TIME
public DeploymentQueryProperty(String name)
public String getName()
getName
in interface QueryProperty
public static DeploymentQueryProperty findByName(String propertyName)
Copyright © 2015. All rights reserved.