public class DeploymentReportCallback extends java.lang.Object implements DeploymentCallback
| Constructor and Description |
|---|
DeploymentReportCallback(DeploymentReport report) |
| Modifier and Type | Method and Description |
|---|---|
void |
eventOccurred(DeploymentEvent event)
Called each time something happens during deployment.
|
public DeploymentReportCallback(DeploymentReport report)
public void eventOccurred(DeploymentEvent event)
eventOccurred in interface DeploymentCallbackevent - The event that occurred.Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.