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