Class GeneratedDynamicMaintenanceCleanupJob

    • Field Detail

      • SEARCHSCRIPT

        public static final java.lang.String SEARCHSCRIPT
        Qualifier of the DynamicMaintenanceCleanupJob.searchScript attribute
        See Also:
        Constant Field Values
      • PROCESSSCRIPT

        public static final java.lang.String PROCESSSCRIPT
        Qualifier of the DynamicMaintenanceCleanupJob.processScript attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedDynamicMaintenanceCleanupJob

        public GeneratedDynamicMaintenanceCleanupJob()
    • Method Detail

      • getProcessScript

        public java.lang.String getProcessScript​(SessionContext ctx)
        Generated method - Getter of the DynamicMaintenanceCleanupJob.processScript attribute.
        Returns:
        the processScript
      • getProcessScript

        public java.lang.String getProcessScript()
        Generated method - Getter of the DynamicMaintenanceCleanupJob.processScript attribute.
        Returns:
        the processScript
      • setProcessScript

        public void setProcessScript​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the DynamicMaintenanceCleanupJob.processScript attribute.
        Parameters:
        value - the processScript
      • setProcessScript

        public void setProcessScript​(java.lang.String value)
        Generated method - Setter of the DynamicMaintenanceCleanupJob.processScript attribute.
        Parameters:
        value - the processScript
      • getSearchScript

        public java.lang.String getSearchScript​(SessionContext ctx)
        Generated method - Getter of the DynamicMaintenanceCleanupJob.searchScript attribute.
        Returns:
        the searchScript
      • getSearchScript

        public java.lang.String getSearchScript()
        Generated method - Getter of the DynamicMaintenanceCleanupJob.searchScript attribute.
        Returns:
        the searchScript
      • setSearchScript

        public void setSearchScript​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the DynamicMaintenanceCleanupJob.searchScript attribute.
        Parameters:
        value - the searchScript
      • setSearchScript

        public void setSearchScript​(java.lang.String value)
        Generated method - Setter of the DynamicMaintenanceCleanupJob.searchScript attribute.
        Parameters:
        value - the searchScript