com.jalios.jcms
Class DeployDownloadMonitor
java.lang.Object
   com.jalios.jcms.DeployDownloadMonitor
com.jalios.jcms.DeployDownloadMonitor
- All Implemented Interfaces: 
- Serializable
- public class DeployDownloadMonitor 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
REVISION
public static final String REVISION
- See Also:
- Constant Field Values
DeployDownloadMonitor
public DeployDownloadMonitor(String titleProp,
                             String stepPropPrefix,
                             int maxStep)
completed
public void completed()
- 
 
- 
- Since:
- jcms-4.1
 
isCompleted
public boolean isCompleted()
- 
 
- 
- Since:
- jcms-4.1
 
setStep
public void setStep(int step)
- 
 
- 
- Since:
- jcms-4.1
 
getTitleProp
public String getTitleProp()
- 
 
- 
- Since:
- jcms-4.1
 
getStepPropPrefix
public String getStepPropPrefix()
- 
 
- 
- Since:
- jcms-4.1
 
getMaxStep
public int getMaxStep()
- 
 
- 
- Since:
- jcms-4.1
 
getStep
public int getStep()
- 
 
- 
- Since:
- jcms-4.1
 
getPercent
public double getPercent()
- 
 
- 
- Since:
- jcms-4.1
 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.