public class DeploymentReport
extends java.lang.Object
implements java.io.Serializable, java.lang.Iterable
| Constructor and Description |
|---|
DeploymentReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(DeploymentEvent event)
Add an event.
|
java.util.List |
getEvents() |
java.util.Iterator |
iterator() |
java.lang.String |
toString()
Get a String representation.
|
public java.lang.String toString()
toString in class java.lang.Objectpublic void add(DeploymentEvent event)
event - public java.util.Iterator iterator()
iterator in interface java.lang.Iterablepublic java.util.List getEvents()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.