public class QueueStatusEvent extends Object
| Constructor and Description |
|---|
QueueStatusEvent(org.apache.sling.event.jobs.Queue queue,
org.apache.sling.event.jobs.Queue oldqueue) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.sling.event.jobs.Queue |
getOldQueue() |
org.apache.sling.event.jobs.Queue |
getQueue() |
boolean |
isNew() |
boolean |
isRemoved() |
boolean |
isUpdate() |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.