Class DeploymentMappings

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<DeploymentMapping>
org.eximeebpms.bpm.engine.impl.batch.DeploymentMappings
All Implemented Interfaces:
Serializable, Cloneable, Iterable<DeploymentMapping>, Collection<DeploymentMapping>, List<DeploymentMapping>, RandomAccess

public class DeploymentMappings extends ArrayList<DeploymentMapping>
List of aggregated information on deployment ids and the number of related resources
See Also: