public interface JobConfig extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getGroupName() |
Class |
getJobClass() |
String |
getJobGroupName() |
void |
setGroupName(String groupName) |
void |
setJobGroupName(String groupName) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.