Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration.field.JobTemplateField
Packages that use JobTemplateField
Package
Description
-
Uses of JobTemplateField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration declared as JobTemplateFieldModifier and TypeFieldDescriptionstatic final JobTemplateField<LocalDateTime>JobTemplate.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final JobTemplateField<String>JobTemplate.CREATION_USER_NAMEUse with available fluent helpers to apply the CreationUserName field to query operations.static final JobTemplateField<String>JobTemplate.JOB_PERIODIC_GRANULARITYUse with available fluent helpers to apply the JobPeriodicGranularity field to query operations.static final JobTemplateField<String>JobTemplate.JOB_PERIODIC_VALUEUse with available fluent helpers to apply the JobPeriodicValue field to query operations.static final JobTemplateField<String>JobTemplate.JOB_REPORT_NAMEUse with available fluent helpers to apply the JobReportName field to query operations.static final JobTemplateField<String>JobTemplate.JOB_TEMPLATE_NAMEUse with available fluent helpers to apply the JobTemplateName field to query operations.static final JobTemplateField<Integer>JobTemplate.JOB_TEMPLATE_STEP_COUNTUse with available fluent helpers to apply the JobTemplateStepCount field to query operations.static final JobTemplateField<String>JobTemplate.JOB_TEMPLATE_TEXTUse with available fluent helpers to apply the JobTemplateText field to query operations.static final JobTemplateField<String>JobTemplate.JOB_TEMPLATE_VERSIONUse with available fluent helpers to apply the JobTemplateVersion field to query operations.static final JobTemplateField<String>JobTemplate.JOB_USER_NAMEUse with available fluent helpers to apply the JobUserName field to query operations.static final JobTemplateField<LocalDateTime>JobTemplate.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final JobTemplateField<String>JobTemplate.LAST_CHANGE_USER_NAMEUse with available fluent helpers to apply the LastChangeUserName field to query operations.static final JobTemplateField<Boolean>JobTemplate.SUPPORTS_TEST_MODE_INDUse with available fluent helpers to apply the SupportsTestModeInd field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.externaljobschedulerintegration that return JobTemplateFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
JobTemplateField<T>JobTemplate.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> JobTemplateField<T>Use with available fluent helpers to apply an extension field to query operations.