Uses of Interface
org.operaton.bpm.engine.ResourceReport
Packages that use ResourceReport
Package
Description
Public API of the Operaton engine.
Typical usage of the API starts by the creation of a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine can be obtained.-
Uses of ResourceReport in org.operaton.bpm.engine
Fields in org.operaton.bpm.engine with type parameters of type ResourceReportModifier and TypeFieldDescriptionprotected final List<ResourceReport> ParseException.resourceReportsMethods in org.operaton.bpm.engine that return types with arguments of type ResourceReportModifier and TypeMethodDescriptionParseException.getResorceReports()Deprecated, for removal: This API element is subject to removal in a future version.ParseException.getResourceReports() -
Uses of ResourceReport in org.operaton.bpm.engine.impl.bpmn.parser
Classes in org.operaton.bpm.engine.impl.bpmn.parser that implement ResourceReportModifier and TypeClassDescriptionclassResource report created during resource parsing
ParseException.getResourceReports()instead.