public class DistributionQueueItem
extends org.apache.sling.api.wrappers.ValueMapDecorator
implements org.apache.sling.api.resource.ValueMap
DistributionQueue
This is basically a proxy to DistributionPackage
designed to avoid having
to keep the package stream
into
the queues.Constructor and Description |
---|
DistributionQueueItem(String packageId,
Map<String,Object> base) |
Modifier and Type | Method and Description |
---|---|
String |
getPackageId() |
String |
toString() |
clear, containsKey, containsValue, entrySet, get, get, get, isEmpty, keySet, put, putAll, remove, size, values
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.