|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.staker.model.JobBackup
public class JobBackup
Makes a deep copy of a job in such a way that it can be restored.
Copyright 2008 Partner Software, Inc.
| Constructor Summary | |
|---|---|
JobBackup(Staker staker)
Creates a JobBackup object for the given staker, and goes ahead and calls backup(). |
|
| Method Summary | |
|---|---|
void |
backup()
|
Job |
restore()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobBackup(Staker staker)
| Method Detail |
|---|
public void backup()
public Job restore()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||