public interface JobCommonFieldsProjection extends BaseProjection
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getCommandArgs()
Get the command arguments for this job.
|
java.util.Optional<java.lang.String> |
getGrouping()
Get the grouping this job is a part of.
|
java.util.Optional<java.lang.String> |
getGroupingInstance()
Get the instance identifier of a grouping.
|
java.util.Set<TagEntity> |
getTags()
Get the tags for the job.
|
getDescription, getMetadata, getName, getUser, getVersiongetUniqueIdgetCreated, getUpdatedgetIdjava.util.List<java.lang.String> getCommandArgs()
java.util.Set<TagEntity> getTags()
java.util.Optional<java.lang.String> getGrouping()
java.util.Optional<java.lang.String> getGroupingInstance()