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 |
static DeploymentQueryProperty |
DEPLOYMENT_TENANT_ID |
| Constructor and Description |
|---|
DeploymentQueryProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentQueryProperty |
findByName(String propertyName) |
String |
getName() |
public static final DeploymentQueryProperty DEPLOYMENT_ID
public static final DeploymentQueryProperty DEPLOYMENT_NAME
public static final DeploymentQueryProperty DEPLOYMENT_TENANT_ID
public static final DeploymentQueryProperty DEPLOY_TIME
public DeploymentQueryProperty(String name)
public String getName()
getName in interface QueryPropertypublic static DeploymentQueryProperty findByName(String propertyName)
Copyright © 2016 Alfresco. All rights reserved.