Uses of Class
org.camunda.bpm.engine.impl.AbstractHistoricProcessInstanceReport.ReportType

Packages that use AbstractHistoricProcessInstanceReport.ReportType
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
 

Uses of AbstractHistoricProcessInstanceReport.ReportType in org.camunda.bpm.engine.impl
 

Fields in org.camunda.bpm.engine.impl declared as AbstractHistoricProcessInstanceReport.ReportType
protected  AbstractHistoricProcessInstanceReport.ReportType AbstractHistoricProcessInstanceReport.reportType
           
 

Methods in org.camunda.bpm.engine.impl that return AbstractHistoricProcessInstanceReport.ReportType
 AbstractHistoricProcessInstanceReport.ReportType AbstractHistoricProcessInstanceReport.getReportType()
           
static AbstractHistoricProcessInstanceReport.ReportType AbstractHistoricProcessInstanceReport.ReportType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractHistoricProcessInstanceReport.ReportType[] AbstractHistoricProcessInstanceReport.ReportType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2016 camunda services GmbH. All rights reserved.