Class ImportCockpitCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class ImportCockpitCronJobModel
    extends ImpExImportCronJobModel
    Generated model class for type ImportCockpitCronJob first defined at extension importcockpit.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _JOBCRONJOBRELATION

        public static final java.lang.String _JOBCRONJOBRELATION
        Generated relation code constant for relation JobCronJobRelation defining source attribute job in extension processing.
        See Also:
        Constant Field Values
      • MAPPING

        public static final java.lang.String MAPPING
        Generated constant - Attribute key of ImportCockpitCronJob.mapping attribute defined at extension importcockpit.
        See Also:
        Constant Field Values
      • MAPPINGVALID

        public static final java.lang.String MAPPINGVALID
        Generated constant - Attribute key of ImportCockpitCronJob.mappingValid attribute defined at extension importcockpit.
        See Also:
        Constant Field Values
      • INPUTMEDIA

        public static final java.lang.String INPUTMEDIA
        Generated constant - Attribute key of ImportCockpitCronJob.inputMedia attribute defined at extension importcockpit.
        See Also:
        Constant Field Values
      • NEXTEXECUTIONTIME

        public static final java.lang.String NEXTEXECUTIONTIME
        Generated constant - Attribute key of ImportCockpitCronJob.nextExecutionTime attribute defined at extension importcockpit.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ImportCockpitCronJobModel

        public ImportCockpitCronJobModel()
        Generated constructor - Default constructor for generic creation.
      • ImportCockpitCronJobModel

        public ImportCockpitCronJobModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • ImportCockpitCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ImportCockpitCronJobModel​(ImportCockpitInputMediaModel _inputMedia,
                                         ImportCockpitJobModel _job)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _inputMedia - initial attribute declared by type ImportCockpitCronJob at extension importcockpit
        _job - initial attribute declared by type ImportCockpitCronJob at extension importcockpit
      • ImportCockpitCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ImportCockpitCronJobModel​(ImportCockpitInputMediaModel _inputMedia,
                                         ImportCockpitJobModel _job,
                                         ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _inputMedia - initial attribute declared by type ImportCockpitCronJob at extension importcockpit
        _job - initial attribute declared by type ImportCockpitCronJob at extension importcockpit
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getNextExecutionTime

        @Accessor(qualifier="nextExecutionTime",
                  type=GETTER)
        public java.util.Date getNextExecutionTime()
        Generated method - Getter of the ImportCockpitCronJob.nextExecutionTime dynamic attribute defined at extension importcockpit.
        Returns:
        the nextExecutionTime
      • isMappingValid

        @Accessor(qualifier="mappingValid",
                  type=GETTER)
        public boolean isMappingValid()
        Generated method - Getter of the ImportCockpitCronJob.mappingValid attribute defined at extension importcockpit.
        Returns:
        the mappingValid
      • setMappingValid

        @Accessor(qualifier="mappingValid",
                  type=SETTER)
        public void setMappingValid​(boolean value)
        Generated method - Setter of ImportCockpitCronJob.mappingValid attribute defined at extension importcockpit.
        Parameters:
        value - the mappingValid