public interface JobConfig extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getGroupName() |
Class<? extends org.quartz.Job> |
getJobClass() |
String |
getJobGroupName() |
void |
setGroupName(String groupName) |
void |
setJobGroupName(String groupName) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.