A B C D E F G H I J L M O P R S V 
All Classes All Packages

A

AbstractGenerateBdmMojo - Class in org.bonitasoft.plugin.bdm.codegen
 
addIssue(Issue) - Method in class org.bonitasoft.plugin.analyze.DefaultIssueCollector
 
addIssue(Issue) - Method in interface org.bonitasoft.plugin.analyze.IssueCollector
 
analyse(List<Artifact>) - Method in interface org.bonitasoft.plugin.analyze.ArtifactAnalyser
 
analyse(List<Artifact>) - Method in class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
analyseCustomPageArtifact(Artifact, DependencyReport) - Method in class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
AnalysisResultReportException - Exception in org.bonitasoft.plugin.analyze.report
 
AnalysisResultReportException(String) - Constructor for exception org.bonitasoft.plugin.analyze.report.AnalysisResultReportException
 
AnalysisResultReportException(String, Throwable) - Constructor for exception org.bonitasoft.plugin.analyze.report.AnalysisResultReportException
 
AnalyzeBonitaDependencyMojo - Class in org.bonitasoft.plugin.analyze
This mojo runs an analysis on the current project dependencies to detect Bonita specific extensions.
AnalyzeBonitaDependencyMojo(ArtifactResolver, ArtifactAnalyser, DependencyValidator, ProjectArtifactFactory) - Constructor for class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 
artifactAnalyser - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 
ArtifactAnalyser - Interface in org.bonitasoft.plugin.analyze
 
artifactResolver - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 

B

bdmModelFile - Variable in class org.bonitasoft.plugin.bdm.codegen.AbstractGenerateBdmMojo
The path to a Business Object Model descriptor file.
BdmModuleGenerator - Interface in org.bonitasoft.plugin.bdm.module
 
BdmModuleGeneratorImpl - Class in org.bonitasoft.plugin.bdm.module.impl
 
BdmModuleGeneratorImpl(ModelReader, ModelWriter) - Constructor for class org.bonitasoft.plugin.bdm.module.impl.BdmModuleGeneratorImpl
 
bonitaProjectId - Variable in class org.bonitasoft.plugin.bdm.module.CreateBdmModuleMojo
Specify the Bonita project id that will determine the artifact ids of the generated modules.
BusinessDataModelGenerator - Interface in org.bonitasoft.plugin.bdm.codegen
 
BusinessDataModelGeneratorImpl - Class in org.bonitasoft.plugin.bdm.codegen.impl
 
BusinessDataModelGeneratorImpl() - Constructor for class org.bonitasoft.plugin.bdm.codegen.impl.BusinessDataModelGeneratorImpl
 
BusinessDataModelParser - Interface in org.bonitasoft.plugin.bdm.codegen
 
BusinessDataModelParserImpl - Class in org.bonitasoft.plugin.bdm.codegen.impl
 
BusinessDataModelParserImpl() - Constructor for class org.bonitasoft.plugin.bdm.codegen.impl.BusinessDataModelParserImpl
 

C

CFRConnectorResolver - Class in org.bonitasoft.plugin.analyze.cfr
 
CFRConnectorResolver() - Constructor for class org.bonitasoft.plugin.analyze.cfr.CFRConnectorResolver
 
CFRConnectorResolver.DocumentResource - Class in org.bonitasoft.plugin.analyze.cfr
 
CodeGenerationException - Exception in org.bonitasoft.plugin.bdm.codegen
 
CodeGenerationException(String) - Constructor for exception org.bonitasoft.plugin.bdm.codegen.CodeGenerationException
 
CodeGenerationException(String, Throwable) - Constructor for exception org.bonitasoft.plugin.bdm.codegen.CodeGenerationException
 
ConnectorResolver - Interface in org.bonitasoft.plugin.analyze
 
create(String, MavenProject) - Method in interface org.bonitasoft.plugin.bdm.module.BdmModuleGenerator
 
create(String, MavenProject) - Method in class org.bonitasoft.plugin.bdm.module.impl.BdmModuleGeneratorImpl
 
CreateBdmModuleMojo - Class in org.bonitasoft.plugin.bdm.module
This mojo create a bdm module and its submodules in the current project with a Business Object Model descriptor sample file.
CreateBdmModuleMojo(BdmModuleGenerator, DefaultBomFactory, BuildContext) - Constructor for class org.bonitasoft.plugin.bdm.module.CreateBdmModuleMojo
 
createDefaultBom(String, Path) - Method in interface org.bonitasoft.plugin.bdm.module.DefaultBomFactory
 
createDefaultBom(String, Path) - Method in class org.bonitasoft.plugin.bdm.module.impl.DefaultBomFactoryImpl
 

D

DefaultArtifactAnalyser - Class in org.bonitasoft.plugin.analyze
 
DefaultArtifactAnalyser(ConnectorResolver, IssueCollector) - Constructor for class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
DefaultBomFactory - Interface in org.bonitasoft.plugin.bdm.module
 
DefaultBomFactoryImpl - Class in org.bonitasoft.plugin.bdm.module.impl
 
DefaultBomFactoryImpl() - Constructor for class org.bonitasoft.plugin.bdm.module.impl.DefaultBomFactoryImpl
 
DefaultIssueCollector - Class in org.bonitasoft.plugin.analyze
 
DefaultIssueCollector() - Constructor for class org.bonitasoft.plugin.analyze.DefaultIssueCollector
 
DependencyReporter - Interface in org.bonitasoft.plugin.analyze.report
 
DependencyValidator - Interface in org.bonitasoft.plugin.analyze
 
DocumentResource(String, Document) - Constructor for class org.bonitasoft.plugin.analyze.cfr.CFRConnectorResolver.DocumentResource
 

E

excludeScope - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
Scope threshold to exclude, if no value is defined for include.
execute() - Method in class org.bonitasoft.maven.bonita_project_maven_plugin.HelpMojo
execute() - Method in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 
execute() - Method in class org.bonitasoft.plugin.bdm.codegen.AbstractGenerateBdmMojo
 
execute() - Method in class org.bonitasoft.plugin.bdm.module.CreateBdmModuleMojo
 
execute() - Method in class org.bonitasoft.plugin.install.InstallProjectStoreMojo
 
exludedGeneratedSources() - Method in class org.bonitasoft.plugin.bdm.codegen.AbstractGenerateBdmMojo
 
exludedGeneratedSources() - Method in class org.bonitasoft.plugin.bdm.codegen.GenerateBdmDaoClientSourceMojo
 
exludedGeneratedSources() - Method in class org.bonitasoft.plugin.bdm.codegen.GenerateBdmModelSourceMojo
Only keep source files relevant for the bdm-model module.

F

findAllDefinitions(Artifact, IssueCollector) - Method in class org.bonitasoft.plugin.analyze.cfr.CFRConnectorResolver
 
findAllDefinitions(Artifact, IssueCollector) - Method in interface org.bonitasoft.plugin.analyze.ConnectorResolver
 
findAllImplementations(Artifact, IssueCollector) - Method in class org.bonitasoft.plugin.analyze.cfr.CFRConnectorResolver
 
findAllImplementations(Artifact, IssueCollector) - Method in interface org.bonitasoft.plugin.analyze.ConnectorResolver
 

G

generate(BusinessObjectModel, Path) - Method in interface org.bonitasoft.plugin.bdm.codegen.BusinessDataModelGenerator
 
generate(BusinessObjectModel, Path) - Method in class org.bonitasoft.plugin.bdm.codegen.impl.BusinessDataModelGeneratorImpl
 
GenerateBdmDaoClientSourceMojo - Class in org.bonitasoft.plugin.bdm.codegen
This mojo generates the BDM dao client java source code from the given Business Object Model descriptor file.
GenerateBdmDaoClientSourceMojo(BusinessDataModelParser, BusinessDataModelGenerator, BuildContext) - Constructor for class org.bonitasoft.plugin.bdm.codegen.GenerateBdmDaoClientSourceMojo
 
GenerateBdmModelSourceMojo - Class in org.bonitasoft.plugin.bdm.codegen
This mojo generates the BDM model java source code from the given Business Object Model descriptor file.
GenerateBdmModelSourceMojo(BusinessDataModelParser, BusinessDataModelGenerator, BuildContext) - Constructor for class org.bonitasoft.plugin.bdm.codegen.GenerateBdmModelSourceMojo
 
getDocument() - Method in class org.bonitasoft.plugin.analyze.cfr.CFRConnectorResolver.DocumentResource
 
getIssues() - Method in class org.bonitasoft.plugin.analyze.DefaultIssueCollector
 
getIssues() - Method in interface org.bonitasoft.plugin.analyze.IssueCollector
 
getMessage() - Method in exception org.bonitasoft.plugin.install.InstallFileExecutionException
 
getPath() - Method in class org.bonitasoft.plugin.analyze.cfr.CFRConnectorResolver.DocumentResource
 
getReporters() - Method in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 

H

hasConnectorDescriptor(File) - Method in class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
hasCustomPageDescriptor(File) - Method in class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
hasMatchingImplementation(Definition, List<? extends Implementation>) - Method in class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
HelpMojo - Class in org.bonitasoft.maven.bonita_project_maven_plugin
Display help information on bonita-project-maven-plugin.
Call mvn bonita-project:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.bonitasoft.maven.bonita_project_maven_plugin.HelpMojo
 

I

includeScope - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
Scope threshold to include.
IncompatibleDependencyValidator - Class in org.bonitasoft.plugin.analyze
 
IncompatibleDependencyValidator(DependencyGraphBuilder) - Constructor for class org.bonitasoft.plugin.analyze.IncompatibleDependencyValidator
 
InstallFileExecutionException - Exception in org.bonitasoft.plugin.install
 
InstallFileExecutionException(String, Throwable) - Constructor for exception org.bonitasoft.plugin.install.InstallFileExecutionException
 
InstallFileExecutionException(List<Throwable>) - Constructor for exception org.bonitasoft.plugin.install.InstallFileExecutionException
 
InstallProjectStoreMojo - Class in org.bonitasoft.plugin.install
This mojo looks for unknown dependencies in the current project and look for them in a project local dependency store (.store folder by default).
InstallProjectStoreMojo(ProjectArtifactFactory, ModelReader, ModelWriter) - Constructor for class org.bonitasoft.plugin.install.InstallProjectStoreMojo
 
IssueCollector - Interface in org.bonitasoft.plugin.analyze
 

J

JsonDependencyReporter - Class in org.bonitasoft.plugin.analyze.report
 
JsonDependencyReporter(File) - Constructor for class org.bonitasoft.plugin.analyze.report.JsonDependencyReporter
 

L

localRepository - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
Local Repository.
localRepository - Variable in class org.bonitasoft.plugin.install.InstallProjectStoreMojo
Local Repository.
LogDependencyReporter - Class in org.bonitasoft.plugin.analyze.report
 
LogDependencyReporter(Log) - Constructor for class org.bonitasoft.plugin.analyze.report.LogDependencyReporter
 

M

ModuleGenerationException - Exception in org.bonitasoft.plugin.bdm.module
 
ModuleGenerationException(String) - Constructor for exception org.bonitasoft.plugin.bdm.module.ModuleGenerationException
 
ModuleGenerationException(String, Throwable) - Constructor for exception org.bonitasoft.plugin.bdm.module.ModuleGenerationException
 

O

org.bonitasoft.maven.bonita_project_maven_plugin - package org.bonitasoft.maven.bonita_project_maven_plugin
 
org.bonitasoft.plugin.analyze - package org.bonitasoft.plugin.analyze
 
org.bonitasoft.plugin.analyze.cfr - package org.bonitasoft.plugin.analyze.cfr
 
org.bonitasoft.plugin.analyze.report - package org.bonitasoft.plugin.analyze.report
 
org.bonitasoft.plugin.bdm.codegen - package org.bonitasoft.plugin.bdm.codegen
 
org.bonitasoft.plugin.bdm.codegen.impl - package org.bonitasoft.plugin.bdm.codegen.impl
 
org.bonitasoft.plugin.bdm.module - package org.bonitasoft.plugin.bdm.module
 
org.bonitasoft.plugin.bdm.module.impl - package org.bonitasoft.plugin.bdm.module.impl
 
org.bonitasoft.plugin.install - package org.bonitasoft.plugin.install
 
outputFile - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
Analysis report output file.
outputFolder - Variable in class org.bonitasoft.plugin.bdm.codegen.AbstractGenerateBdmMojo
The path to the output folder where the source code is generated.

P

parse(File) - Method in interface org.bonitasoft.plugin.bdm.codegen.BusinessDataModelParser
 
parse(File) - Method in class org.bonitasoft.plugin.bdm.codegen.impl.BusinessDataModelParserImpl
 
ParseException - Exception in org.bonitasoft.plugin.bdm.codegen
 
ParseException(String, Throwable) - Constructor for exception org.bonitasoft.plugin.bdm.codegen.ParseException
 
project - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 
project - Variable in class org.bonitasoft.plugin.bdm.codegen.AbstractGenerateBdmMojo
 
project - Variable in class org.bonitasoft.plugin.bdm.module.CreateBdmModuleMojo
 

R

readPageProperties(File) - Method in class org.bonitasoft.plugin.analyze.DefaultArtifactAnalyser
 
remoteRepositories - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
Remote repositories which will be searched for artifacts.
report(DependencyReport) - Method in interface org.bonitasoft.plugin.analyze.report.DependencyReporter
 
report(DependencyReport) - Method in class org.bonitasoft.plugin.analyze.report.JsonDependencyReporter
 
report(DependencyReport) - Method in class org.bonitasoft.plugin.analyze.report.LogDependencyReporter
 
resolveArtifacts(Set<Artifact>, ProjectBuildingRequest) - Method in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 

S

session - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
 

V

validate(MavenProject, ProjectBuildingRequest) - Method in interface org.bonitasoft.plugin.analyze.DependencyValidator
 
validate(MavenProject, ProjectBuildingRequest) - Method in class org.bonitasoft.plugin.analyze.IncompatibleDependencyValidator
 
validateDeps - Variable in class org.bonitasoft.plugin.analyze.AnalyzeBonitaDependencyMojo
Look for incompatible dependencies.
A B C D E F G H I J L M O P R S V 
All Classes All Packages