Uses of Class
org.jbpm.process.workitem.repository.service.RepoMavenDepend
-
Packages that use RepoMavenDepend Package Description org.jbpm.process.workitem.repository.service -
-
Uses of RepoMavenDepend in org.jbpm.process.workitem.repository.service
Methods in org.jbpm.process.workitem.repository.service that return types with arguments of type RepoMavenDepend Modifier and Type Method Description List<RepoMavenDepend>
RepoData. getMavenDependencies()
Method parameters in org.jbpm.process.workitem.repository.service with type arguments of type RepoMavenDepend Modifier and Type Method Description void
RepoData. setMavenDependencies(List<RepoMavenDepend> mavenDependencies)
-