public final class DistributionQueueStatus
extends java.lang.Object
DistributionQueue
Constructor and Description |
---|
DistributionQueueStatus(int itemsCount,
DistributionQueueState queueState) |
Modifier and Type | Method and Description |
---|---|
int |
getItemsCount()
get the no.
|
DistributionQueueState |
getState()
get the state associated with the status of this queue
|
boolean |
isEmpty()
check if the queue is empty
|
public DistributionQueueStatus(int itemsCount, DistributionQueueState queueState)
public int getItemsCount()
public DistributionQueueState getState()
DistributionQueueItemState
public boolean isEmpty()
true
if the queue is empty"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"