@ProviderType
public interface JobContext
Job
.Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.io.Serializable> |
getConfiguration()
Get the configuration provided when the job was scheduled.
|
java.lang.String |
getName()
Get the name of the scheduled job.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.