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