Uses of Interface
org.jbpm.designer.web.repository.IUUIDBasedRepository
-
Packages that use IUUIDBasedRepository Package Description org.jbpm.designer.web.repository org.jbpm.designer.web.repository.impl -
-
Uses of IUUIDBasedRepository in org.jbpm.designer.web.repository
Classes in org.jbpm.designer.web.repository that implement IUUIDBasedRepository Modifier and Type Class Description classUUIDBasedEpnRepositoryMethods in org.jbpm.designer.web.repository that return IUUIDBasedRepository Modifier and Type Method Description IUUIDBasedRepositoryIUUIDBasedRepositoryService. createRepository()IUUIDBasedRepositoryIUUIDBasedRepositoryService. createRepository(javax.servlet.ServletConfig config)IUUIDBasedRepositoryIUUIDBasedRepositoryService. lookupRepository(String name) -
Uses of IUUIDBasedRepository in org.jbpm.designer.web.repository.impl
Classes in org.jbpm.designer.web.repository.impl that implement IUUIDBasedRepository Modifier and Type Class Description classUUIDBasedFileRepositoryclassUUIDBasedJbpmRepository
-