|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.migration.MigrationProgressModel
public class MigrationProgressModel
| Field Summary | |
|---|---|
boolean |
completed
|
java.lang.String |
message
|
boolean |
migrationSucceeded
|
long |
percentageComplete
|
long |
taskId
|
| Constructor Summary | |
|---|---|
MigrationProgressModel()
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public long taskId
public long percentageComplete
public boolean migrationSucceeded
public java.lang.String message
public boolean completed
| Constructor Detail |
|---|
public MigrationProgressModel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||