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