org.activiti.engine.query
接口 QueryProperty
- 所有超级接口:
- Serializable
- 所有已知实现类:
- DeploymentQueryProperty, EventSubscriptionQueryProperty, ExecutionQueryProperty, GroupQueryProperty, HistoricActivityInstanceQueryProperty, HistoricDetailQueryProperty, HistoricProcessInstanceQueryProperty, HistoricTaskInstanceQueryProperty, HistoricVariableInstanceQueryProperty, JobQueryProperty, ModelQueryProperty, ProcessDefinitionQueryProperty, ProcessInstanceQueryProperty, TaskQueryProperty, UserQueryProperty
public interface QueryProperty
- extends Serializable
Describes a property that can be used in a Query.
- 作者:
- Frederik Heremans
getName
String getName()
Copyright © 2013 Alfresco. All rights reserved.