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