org.jbpm.designer.repository
Class RepositoryManager
java.lang.Object
org.jbpm.designer.repository.RepositoryManager
public class RepositoryManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRepository
public Repository getRepository(String repositoryId)
registerRepository
public void registerRepository(String repositoryId,
Repository repository)
unregisterRepository
public Repository unregisterRepository(String repositoryId)
getInstance
public static RepositoryManager getInstance()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.