|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.xuggler.XugglerInstallStatus
public class XugglerInstallStatus
| Field Summary | |
|---|---|
static int |
COMPLETED
|
static int |
COPYING
|
static int |
DOWNLOADING
|
| Fields inherited from interface com.liferay.portal.kernel.progress.InstallStatus |
|---|
UNKNOWN |
| Constructor Summary | |
|---|---|
XugglerInstallStatus()
|
|
| Method Summary | |
|---|---|
int |
getStatus()
|
java.lang.String |
getStatusLabel()
|
void |
setStatus(int status)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int COMPLETED
public static final int COPYING
public static final int DOWNLOADING
| Constructor Detail |
|---|
public XugglerInstallStatus()
| Method Detail |
|---|
public int getStatus()
getStatus in interface InstallStatuspublic java.lang.String getStatusLabel()
getStatusLabel in interface InstallStatuspublic void setStatus(int status)
setStatus in interface InstallStatus
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||