Package com.sodius.oslc.server.model
Class SodiusJobs.GenericEntities
java.lang.Object
com.sodius.oslc.server.model.SodiusJobs.GenericEntities
- Enclosing class:
SodiusJobs
-
Method Summary
Modifier and TypeMethodDescriptionstatic GenericEntity<ResponseInfoCollection<JobConfig>>forJobConfig(Collection<JobConfig> configs) static GenericEntity<ResponseInfoCollection<JobConfig>>forJobConfig(ResponseInfoCollection<JobConfig> configs)
-
Method Details
-
forJobConfig
public static GenericEntity<ResponseInfoCollection<JobConfig>> forJobConfig(Collection<JobConfig> configs) -
forJobConfig
public static GenericEntity<ResponseInfoCollection<JobConfig>> forJobConfig(ResponseInfoCollection<JobConfig> configs)
-