|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractReport.ReportType | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| Uses of AbstractReport.ReportType in org.camunda.bpm.engine.impl |
|---|
| Fields in org.camunda.bpm.engine.impl declared as AbstractReport.ReportType | |
|---|---|
protected AbstractReport.ReportType |
AbstractReport.reportType
|
| Methods in org.camunda.bpm.engine.impl that return AbstractReport.ReportType | |
|---|---|
AbstractReport.ReportType |
AbstractReport.getReportType()
|
static AbstractReport.ReportType |
AbstractReport.ReportType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractReport.ReportType[] |
AbstractReport.ReportType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||