Class DeploymentQueryProperty

java.lang.Object
org.flowable.engine.impl.DeploymentQueryProperty
All Implemented Interfaces:
Serializable, org.flowable.common.engine.api.query.QueryProperty

public class DeploymentQueryProperty extends Object implements org.flowable.common.engine.api.query.QueryProperty
Contains the possible properties that can be used in a DeploymentQuery.
Author:
Joram Barrez
See Also: