public final class DistributionQueueStatus extends Object
DistributionQueue| Constructor and Description |
|---|
DistributionQueueStatus(int itemsCount,
@NotNull 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,
@NotNull
@NotNull DistributionQueueState queueState)
public int getItemsCount()
public DistributionQueueState getState()
DistributionQueueItemStatepublic boolean isEmpty()
true if the queue is emptyCopyright © 2010 - 2020 Adobe. All Rights Reserved