org.camunda.bpm.engine.impl
Interface DeploymentQueryProperty


public interface DeploymentQueryProperty

Contains the possible properties that can be used in a DeploymentQuery.

Author:
Joram Barrez

Field Summary
static QueryProperty DEPLOY_TIME
           
static QueryProperty DEPLOYMENT_ID
           
static QueryProperty DEPLOYMENT_NAME
           
static QueryProperty TENANT_ID
           
 

Field Detail

DEPLOYMENT_ID

static final QueryProperty DEPLOYMENT_ID

DEPLOYMENT_NAME

static final QueryProperty DEPLOYMENT_NAME

DEPLOY_TIME

static final QueryProperty DEPLOY_TIME

TENANT_ID

static final QueryProperty TENANT_ID


Copyright © 2017 camunda services GmbH. All rights reserved.