org.alfresco.web.bean.wcm
Class DeploymentProgressBean

java.lang.Object
  extended by org.alfresco.web.bean.wcm.DeploymentProgressBean
All Implemented Interfaces:
java.io.Serializable

public class DeploymentProgressBean
extends java.lang.Object
implements java.io.Serializable

Bean used by the AJAX callback from the monitor deployment dialog to track progress of deployments.

See Also:
Serialized Form

Constructor Summary
DeploymentProgressBean()
           
 
Method Summary
 void getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentProgressBean

public DeploymentProgressBean()
Method Detail

getStatus

public void getStatus()
               throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.