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 class
UUIDBasedEpnRepository
Methods in org.jbpm.designer.web.repository that return IUUIDBasedRepository Modifier and Type Method Description IUUIDBasedRepository
IUUIDBasedRepositoryService. createRepository()
IUUIDBasedRepository
IUUIDBasedRepositoryService. createRepository(javax.servlet.ServletConfig config)
IUUIDBasedRepository
IUUIDBasedRepositoryService. 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 class
UUIDBasedFileRepository
class
UUIDBasedJbpmRepository
-