org.camunda.bpm.engine.impl
Class HistoricActivityStatisticsQueryProperty
java.lang.Object
org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryProperty
- All Implemented Interfaces:
- Serializable, QueryProperty
public class HistoricActivityStatisticsQueryProperty
- extends Object
- implements QueryProperty
- Author:
- Roman Smirnov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTIVITY_ID_
public static final HistoricProcessInstanceQueryProperty ACTIVITY_ID_
HistoricActivityStatisticsQueryProperty
public HistoricActivityStatisticsQueryProperty(String name)
getName
public String getName()
- Specified by:
getName in interface QueryProperty
findByName
public static HistoricActivityStatisticsQueryProperty findByName(String propertyName)
Copyright © 2014 camunda services GmbH. All rights reserved.