|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.bloof.ImportProject
Imports a new Project in a seperate thread.
| Constructor Summary | |
ImportProject(DbAccess aDbAccess,
ScmAccess aScmAccess)
Constructs a ImportProject class |
|
| Method Summary | |
void |
run()
Starts the import |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ImportProject(DbAccess aDbAccess,
ScmAccess aScmAccess)
aDbAccess - access to the databaseaScmAccess - access to the version control system| Method Detail |
public void run()
run in interface java.lang.RunnableRunnable.run( )
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||