public class JobStatusEvent extends ApplicationEvent
source
Constructor and Description |
---|
JobStatusEvent(Object source,
String jobRefDesc,
String jobStatus) |
Modifier and Type | Method and Description |
---|---|
String |
getJobRefDesc() |
String |
getJobStatus() |
String |
toString() |
getTimestamp
getSource
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.