Uses of Class
org.bonitasoft.plugin.analyze.report.model.Implementation
-
-
Uses of Implementation in org.bonitasoft.plugin.analyze.report.model
Subclasses of Implementation in org.bonitasoft.plugin.analyze.report.model Modifier and Type Class Description classActorFilterImplementationclassConnectorImplementationMethods in org.bonitasoft.plugin.analyze.report.model with type parameters of type Implementation Modifier and Type Method Description static <T extends Implementation>
TImplementation. create(String className, DescriptorIdentifier definitionIdentifier, DescriptorIdentifier implementationIdentifier, Artifact artifact, String jarEntry, Class<T> type)
-